diff options
Diffstat (limited to 'NorthstarDLL/plugins.h')
-rw-r--r-- | NorthstarDLL/plugins.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/plugins.h b/NorthstarDLL/plugins.h index 84f3073f..953801a2 100644 --- a/NorthstarDLL/plugins.h +++ b/NorthstarDLL/plugins.h @@ -15,5 +15,3 @@ int getPlayerInfoBool(bool* out_ptr, PlayerInfoType var); void initGameState(); void* getPluginObject(PluginObject var); - -void InitialisePluginCommands(HMODULE baseAddress); |