mirror of
https://github.com/zeldaret/ss
synced 2026-09-06 18:51:12 -04:00
Format files
This commit is contained in:
+7
-5
@@ -4,10 +4,12 @@
|
||||
#include "rvl/OS.h"
|
||||
|
||||
namespace dMain {
|
||||
void Create();
|
||||
void Execute();
|
||||
void *main01(void *arg);
|
||||
OSTime g_InitialTime;
|
||||
};
|
||||
|
||||
void Create();
|
||||
void Execute();
|
||||
void *main01(void *arg);
|
||||
OSTime g_InitialTime;
|
||||
|
||||
}; // namespace dMain
|
||||
|
||||
#endif // D_MAIN_H
|
||||
|
||||
Reference in New Issue
Block a user