mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-27 13:25:19 -05:00
Merge pull request #78 from Maschell/feature_coreinit_context
Add "OSLoadContext"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user