aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/configurables.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/configurables.h')
-rw-r--r--NorthstarDLL/configurables.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/NorthstarDLL/configurables.h b/NorthstarDLL/configurables.h
index cc98e15e..6a6069d1 100644
--- a/NorthstarDLL/configurables.h
+++ b/NorthstarDLL/configurables.h
@@ -1,7 +1,7 @@
-#pragma once
-#include <string>
-
-static std::string NORTHSTAR_FOLDER_PREFIX;
-
-std::string GetNorthstarPrefix();
-void parseConfigurables();
+#pragma once
+#include <string>
+
+static std::string NORTHSTAR_FOLDER_PREFIX;
+
+std::string GetNorthstarPrefix();
+void parseConfigurables();