diff options
Diffstat (limited to 'NorthstarDLL/scriptserverbrowser.h')
-rw-r--r-- | NorthstarDLL/scriptserverbrowser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/scriptserverbrowser.h b/NorthstarDLL/scriptserverbrowser.h index 55776de0..3a88a019 100644 --- a/NorthstarDLL/scriptserverbrowser.h +++ b/NorthstarDLL/scriptserverbrowser.h @@ -1,4 +1,4 @@ #pragma once #include <minwindef.h> -void InitialiseScriptServerBrowser(HMODULE baseAddress);
\ No newline at end of file +void InitialiseScriptServerBrowser(HMODULE baseAddress); |