aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/plugin_abi.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/plugin_abi.h')
-rw-r--r--NorthstarDedicatedTest/plugin_abi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/plugin_abi.h b/NorthstarDedicatedTest/plugin_abi.h
index 698c33ab..4b176a32 100644
--- a/NorthstarDedicatedTest/plugin_abi.h
+++ b/NorthstarDedicatedTest/plugin_abi.h
@@ -65,4 +65,4 @@ struct PlayerInfo
int (*getPlayerInfoChar)(char* out_buf, size_t out_buf_len, PlayerInfoType var);
int (*getPlayerInfoInt)(int* out_ptr, PlayerInfoType var);
int (*getPlayerInfoBool)(bool* out_ptr, PlayerInfoType var);
-}; \ No newline at end of file
+};