diff options
Diffstat (limited to 'NorthstarDLL/convar.h')
-rw-r--r-- | NorthstarDLL/convar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/convar.h b/NorthstarDLL/convar.h index b1424fb7..15f1f562 100644 --- a/NorthstarDLL/convar.h +++ b/NorthstarDLL/convar.h @@ -146,4 +146,4 @@ class ConVar char m_pPad80[10] {}; // 0x0080 }; // Size: 0x0080 -void InitialiseConVars(HMODULE baseAddress);
\ No newline at end of file +void InitialiseConVars(HMODULE baseAddress); |