ref: 62984ca13048b15166da4511f10c43d747980e85
dir: /Game/src/sounddebugdefs.h/
#ifndef _SOUND_DEBUG_DEFS_H_ #define _SOUND_DEBUG_DEFS_H_ extern unsigned long sounddebugActiveSounds; extern unsigned long sounddebugAllocateSoundCalls; extern unsigned long sounddebugDeallocateSoundCalls; #endif