mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-23 09:47:25 -05:00
coreinit: Add OSShutdown function declaration
This commit is contained in:
parent
7418f20eca
commit
107105e757
|
|
@ -18,6 +18,9 @@ OSForceFullRelaunch();
|
|||
void
|
||||
OSRestartGame(int argc, char *argv[]);
|
||||
|
||||
BOOL
|
||||
OSShutdown();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user