mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-05 01:29:07 +00:00
chore(sound): update SI2::Init()
This commit is contained in:
parent
30cbb77728
commit
2d5ae1026e
2 changed files with 34 additions and 2 deletions
|
|
@ -18,6 +18,8 @@ class SI2 {
|
|||
static FrameScript_Method s_ScriptFunctions[];
|
||||
static uint32_t sm_logFlags;
|
||||
static HSLOG sm_log;
|
||||
static FMOD::System* sm_pGameSystem;
|
||||
static FMOD::System* sm_pChatSystem;
|
||||
|
||||
// Static functions
|
||||
static void RegisterScriptFunctions();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue