sof-sdk/Source/Game/gamecpp/g_spawn.h
2000-06-15 00:00:00 +00:00

6 lines
175 B
C

// included for entities to check off which client sfx they're going to need cached
extern byte entSoundsToCache[NUM_CLSFX];
extern char entDebrisToCache[NUM_CLGHL];