mirror of
https://github.com/SeekyCt/spm-decomp.git
synced 2024-11-23 13:29:42 +00:00
6 lines
66 B
C
6 lines
66 B
C
#ifndef SYSTEM_H
|
|
#define SYSTEM_H
|
|
|
|
void sysWaitDrawSync();
|
|
|
|
#endif |