mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-25 07:58:39 -05:00
sysapp: add _SYSDirectlySwitchTo
This commit is contained in:
parent
1a78ac37cf
commit
f39f4647b4
|
|
@ -184,6 +184,9 @@ SYSSwitchTo(SysAppPFID pfid);
|
|||
int32_t
|
||||
_SYSSwitchTo(SysAppPFID pfid);
|
||||
|
||||
int32_t
|
||||
_SYSDirectlySwitchTo(SysAppPFID pfid);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user