Home
last modified time | relevance | path

Searched refs:initsoundhashnames (Results 1 – 6 of 6) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dsoundsdyn.h173 void initsoundhashnames(void);
321 #define initsoundhashnames() ((void)0) macro
H A Dsoundsdyn.cpp351 void initsoundhashnames(void) in initsoundhashnames() function
H A Dgamedef.cpp321 initsoundhashnames(); in C_InitHashes()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dsoundsdyn.h179 void initsoundhashnames(void);
331 #define initsoundhashnames() ((void)0) macro
H A Dsoundsdyn.cpp357 void initsoundhashnames(void) in initsoundhashnames() function
H A Dgamestructures.cpp1671 initsoundhashnames(); in VM_InitHashTables()