From 082f3893215797268d7ac8c1000ebe371f276af7 Mon Sep 17 00:00:00 2001 From: BobTheBob9 Date: Tue, 16 Aug 2022 01:12:59 +0100 Subject: lots of stuff idk --- NorthstarDLL/crashhandler.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'NorthstarDLL/crashhandler.h') diff --git a/NorthstarDLL/crashhandler.h b/NorthstarDLL/crashhandler.h index acff9710..e0dc6906 100644 --- a/NorthstarDLL/crashhandler.h +++ b/NorthstarDLL/crashhandler.h @@ -1,4 +1,4 @@ -#pragma once - -void InitialiseCrashHandler(); -void RemoveCrashHandler(); \ No newline at end of file +#pragma once + +void InitialiseCrashHandler(); +void RemoveCrashHandler(); -- cgit v1.2.3