Minor formatting and logging cleanup

This commit is contained in:
Maschell
2022-01-23 22:17:48 +01:00
parent d6ace2f0ef
commit 575e9914f0
3 changed files with 4 additions and 4 deletions

View File

@@ -44,6 +44,7 @@ int main(int argc, char **argv) {
}
}
DEBUG_FUNCTION_LINE("Setup relocator");
SetupRelocator();
nn::act::Initialize();