mirror of
https://github.com/zeldaret/ss
synced 2026-08-02 08:31:51 -04:00
Move variable out of d_main.h, add TODO in d_sys.cpp
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
namespace dMain {
|
||||
|
||||
OSTime g_InitialTime;
|
||||
|
||||
void Create();
|
||||
void Execute();
|
||||
void *main01(void *arg);
|
||||
|
||||
Reference in New Issue
Block a user