mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-09 14:09:24 +01:00
Merge pull request #78 from Maschell/feature_coreinit_context
Add "OSLoadContext"
This commit is contained in:
commit
d01de98da2
@ -65,6 +65,9 @@ WUT_CHECK_OFFSET(OSContext, 0x318, mmcr0);
|
|||||||
WUT_CHECK_OFFSET(OSContext, 0x31c, mmcr1);
|
WUT_CHECK_OFFSET(OSContext, 0x31c, mmcr1);
|
||||||
WUT_CHECK_SIZE(OSContext, 0x320);
|
WUT_CHECK_SIZE(OSContext, 0x320);
|
||||||
|
|
||||||
|
void
|
||||||
|
OSLoadContext(OSContext * context);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user