aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/cvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/cvar.h')
-rw-r--r--NorthstarDLL/cvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/cvar.h b/NorthstarDLL/cvar.h
index c4525cef..a39df387 100644
--- a/NorthstarDLL/cvar.h
+++ b/NorthstarDLL/cvar.h
@@ -36,4 +36,4 @@ class CCvar
};
extern SourceInterface<CCvar>* g_pCVarInterface;
-extern CCvar* g_pCVar; \ No newline at end of file
+extern CCvar* g_pCVar;