diff options
Diffstat (limited to 'NorthstarDLL/crashhandler.h')
-rw-r--r-- | NorthstarDLL/crashhandler.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/NorthstarDLL/crashhandler.h b/NorthstarDLL/crashhandler.h index 510372d2..acff9710 100644 --- a/NorthstarDLL/crashhandler.h +++ b/NorthstarDLL/crashhandler.h @@ -1,4 +1,4 @@ -#pragma once - -void InitialiseCrashHandler(); +#pragma once
+
+void InitialiseCrashHandler();
void RemoveCrashHandler();
\ No newline at end of file |