6 lines
175 B
C
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];
|