mirror of
https://github.com/devkitPro/wut.git
synced 2026-03-31 06:15:09 -05:00
Add "OSLoadContext"
This commit is contained in:
parent
6f014e48d2
commit
ee90aef8b9
|
|
@ -65,6 +65,9 @@ WUT_CHECK_OFFSET(OSContext, 0x318, mmcr0);
|
|||
WUT_CHECK_OFFSET(OSContext, 0x31c, mmcr1);
|
||||
WUT_CHECK_SIZE(OSContext, 0x320);
|
||||
|
||||
void
|
||||
OSLoadContext(OSContext * context);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user