mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 03:02:30 +00:00
chore(sound): clean up function declarations
This commit is contained in:
parent
ef3ab5850f
commit
3ed95216a9
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ class SI2 {
|
|||
static FrameScript_Method s_ScriptFunctions[NUM_SCRIPT_FUNCTIONS_SI2];
|
||||
|
||||
// Static functions
|
||||
static void RegisterScriptFunctions(void);
|
||||
static void RegisterScriptFunctions();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue