mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-09 23:06: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 uint32_t sm_logFlags;
|
||||
static HSLOG sm_log;
|
||||
#if defined(WHOA_BUILD_SOUND_FMOD)
|
||||
#if defined(WHOA_BUILD_FMOD)
|
||||
static FMOD::System* sm_pGameSystem;
|
||||
static FMOD::System* sm_pChatSystem;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user