diff options
Diffstat (limited to 'NorthstarDLL/miscserverscript.h')
-rw-r--r-- | NorthstarDLL/miscserverscript.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NorthstarDLL/miscserverscript.h b/NorthstarDLL/miscserverscript.h index 8353df0d..00b6a0d1 100644 --- a/NorthstarDLL/miscserverscript.h +++ b/NorthstarDLL/miscserverscript.h @@ -1,2 +1,2 @@ -#pragma once -void* GetPlayerByIndex(int playerIndex); +#pragma once
+void* GetPlayerByIndex(int playerIndex);
|