mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-16 10:04:42 +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 functions
|
||||
static void RegisterScriptFunctions(void);
|
||||
static void RegisterScriptFunctions();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user