ref: 26658f1045a1e336a10039c0869eda27b34c6eb1
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