aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/context.h')
-rw-r--r--NorthstarDLL/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/context.h b/NorthstarDLL/context.h
index b6097780..d872f738 100644
--- a/NorthstarDLL/context.h
+++ b/NorthstarDLL/context.h
@@ -8,4 +8,4 @@ enum class ScriptContext : int
NONE
};
-const char* GetContextName(ScriptContext context); \ No newline at end of file
+const char* GetContextName(ScriptContext context);