From 2913fa5473378ea36522f01b790de6d6696d89d1 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Wed, 24 Aug 2022 23:35:45 +0200 Subject: Add newlines at end of file (#247) Co-authored-by: Northstar --- NorthstarDLL/dedicated.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NorthstarDLL/dedicated.cpp') diff --git a/NorthstarDLL/dedicated.cpp b/NorthstarDLL/dedicated.cpp index 5099a6d2..0546d5b8 100644 --- a/NorthstarDLL/dedicated.cpp +++ b/NorthstarDLL/dedicated.cpp @@ -326,4 +326,4 @@ void InitialiseDedicatedServerGameDLL(HMODULE baseAddress) { HookEnabler hook; ENABLER_CREATEHOOK(hook, baseAddress + 0x794D0, &PrintFatalSquirrelErrorHook, reinterpret_cast(&PrintFatalSquirrelError)); -} \ No newline at end of file +} -- cgit v1.2.3