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