mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-24 19:54:14 -05:00
coreinit: Add OSShutdown function declaration
This commit is contained in:
@@ -18,6 +18,9 @@ OSForceFullRelaunch();
|
||||
void
|
||||
OSRestartGame(int argc, char *argv[]);
|
||||
|
||||
BOOL
|
||||
OSShutdown();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user