diff options
Diffstat (limited to 'NorthstarDLL/util/wininfo.h')
-rw-r--r-- | NorthstarDLL/util/wininfo.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/NorthstarDLL/util/wininfo.h b/NorthstarDLL/util/wininfo.h deleted file mode 100644 index c56f7b87..00000000 --- a/NorthstarDLL/util/wininfo.h +++ /dev/null @@ -1,4 +0,0 @@ -#pragma once - -extern HWND* g_gameHWND; -extern HMODULE g_NorthstarModule; |