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