mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-13 05:35:45 -05:00
sysapp: add _SYSDirectlySwitchTo
This commit is contained in:
@@ -184,6 +184,9 @@ SYSSwitchTo(SysAppPFID pfid);
|
||||
int32_t
|
||||
_SYSSwitchTo(SysAppPFID pfid);
|
||||
|
||||
int32_t
|
||||
_SYSDirectlySwitchTo(SysAppPFID pfid);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user