ref: 5b087943bb253924cb93d722be795dd9b03fe0f1
dir: /Game/src/sounddebugdefs.h/
#ifndef _SOUND_DEBUG_DEFS_H_ #define _SOUND_DEBUG_DEFS_H_ extern uint32_t sounddebugActiveSounds; extern uint32_t sounddebugAllocateSoundCalls; extern uint32_t sounddebugDeallocateSoundCalls; #endif