diff options
Diffstat (limited to 'NorthstarDLL/client/demofixes.cpp')
-rw-r--r-- | NorthstarDLL/client/demofixes.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDLL/client/demofixes.cpp b/NorthstarDLL/client/demofixes.cpp index 5fb49918..65e48fc0 100644 --- a/NorthstarDLL/client/demofixes.cpp +++ b/NorthstarDLL/client/demofixes.cpp @@ -1,4 +1,3 @@ -#include "pch.h" #include "core/convar/convar.h" ON_DLL_LOAD_CLIENT("engine.dll", EngineDemoFixes, (CModule module)) |