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