mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-18 02:52:47 +03:00
fix(sound): use WHOA_BUILD_SOUND
This commit is contained in:
parent
e954521204
commit
3425aefc73
@ -23,7 +23,7 @@ class SI2 {
|
|||||||
static size_t s_NumScriptFunctions;
|
static size_t s_NumScriptFunctions;
|
||||||
static uint32_t sm_logFlags;
|
static uint32_t sm_logFlags;
|
||||||
static HSLOG sm_log;
|
static HSLOG sm_log;
|
||||||
#if defined(WHOA_BUILD_SOUND_FMOD)
|
#if defined(WHOA_BUILD_FMOD)
|
||||||
static FMOD::System* sm_pGameSystem;
|
static FMOD::System* sm_pGameSystem;
|
||||||
static FMOD::System* sm_pChatSystem;
|
static FMOD::System* sm_pChatSystem;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user