Miya Miyagawa
/
OREWOTAOSITAI
aaaaa
Diff: System/Process/Process.h
- Revision:
- 0:562021ed1ba9
diff -r 000000000000 -r 562021ed1ba9 System/Process/Process.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/System/Process/Process.h Sat Jan 13 13:33:09 2018 +0000 @@ -0,0 +1,7 @@ +#ifndef PROCESS_H_ +#define PROCESS_H_ + +void SystemProcess(void); + +#endif +