mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-09 19:56:01 -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