diff options
Diffstat (limited to 'NorthstarDLL/scriptjson.h')
-rw-r--r-- | NorthstarDLL/scriptjson.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/scriptjson.h b/NorthstarDLL/scriptjson.h index 5dd66855..5ee7400e 100644 --- a/NorthstarDLL/scriptjson.h +++ b/NorthstarDLL/scriptjson.h @@ -1,2 +1,2 @@ void InitialiseServerSquirrelJson(HMODULE baseAddress); -void InitialiseClientSquirrelJson(HMODULE baseAddress);
\ No newline at end of file +void InitialiseClientSquirrelJson(HMODULE baseAddress); |