mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-10 11:25:59 +03:00
chore(sound): clean up function declarations
This commit is contained in:
parent
ef3ab5850f
commit
3ed95216a9
@ -11,7 +11,7 @@ class SI2 {
|
|||||||
static FrameScript_Method s_ScriptFunctions[NUM_SCRIPT_FUNCTIONS_SI2];
|
static FrameScript_Method s_ScriptFunctions[NUM_SCRIPT_FUNCTIONS_SI2];
|
||||||
|
|
||||||
// Static functions
|
// Static functions
|
||||||
static void RegisterScriptFunctions(void);
|
static void RegisterScriptFunctions();
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user