diff options
Diffstat (limited to 'NorthstarDLL/sourceconsole.h')
-rw-r--r-- | NorthstarDLL/sourceconsole.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/sourceconsole.h b/NorthstarDLL/sourceconsole.h index cf65cbd3..1dee136a 100644 --- a/NorthstarDLL/sourceconsole.h +++ b/NorthstarDLL/sourceconsole.h @@ -103,4 +103,4 @@ class SourceConsoleSink : public spdlog::sinks::base_sink<std::mutex> }; void InitialiseSourceConsole(HMODULE baseAddress); -void InitialiseConsoleOnInterfaceCreation();
\ No newline at end of file +void InitialiseConsoleOnInterfaceCreation(); |