diff options
Diffstat (limited to 'NorthstarDLL/util/wininfo.h')
-rw-r--r-- | NorthstarDLL/util/wininfo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/util/wininfo.h b/NorthstarDLL/util/wininfo.h index ac417034..c56f7b87 100644 --- a/NorthstarDLL/util/wininfo.h +++ b/NorthstarDLL/util/wininfo.h @@ -1,6 +1,4 @@ #pragma once -#pragma once -#include "pch.h" extern HWND* g_gameHWND; extern HMODULE g_NorthstarModule; |