Minor formatting adjustments + symbol renaming

This commit is contained in:
Sean Miller
2026-03-15 17:33:53 +00:00
parent adb84c1cd6
commit dd1c8ac8c2
3 changed files with 10 additions and 9 deletions
+2 -1
View File
@@ -5,10 +5,11 @@
namespace dMain {
OSTime g_InitialTime;
void Create();
void Execute();
void *main01(void *arg);
OSTime g_InitialTime;
}; // namespace dMain