[+] literally just a whitespace lol

This commit is contained in:
Reece Wilson 2021-10-25 18:06:11 +01:00
parent 8a9d9b67e8
commit 6e75e97e48

View File

@ -58,6 +58,7 @@ static void Deinit()
namespace Aurora
{
static bool gRuntimeHasStarted {};
AUKN_SYM void RuntimeStart(const RuntimeStartInfo &info)
{
gRuntimeConfig = info;