ref: 31cefd16ea10fdf30c504cbbca29338b5a721cf4
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