ref: a20cc2d81463696a759b130f2d68f0d2f641075b
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