mirror of
https://github.com/wiiu-env/CustomRPXLoader.git
synced 2024-11-16 23:29:23 +01:00
Add missing import to be compatible with latest wut version
This commit is contained in:
parent
9dbca4e45e
commit
9a57fca245
@ -61,6 +61,7 @@ IMPORT(OSSetThreadSpecific);
|
||||
IMPORT(FSTimeToCalendarTime);
|
||||
IMPORT(OSSwapAtomic);
|
||||
IMPORT(OSDynLoad_IsModuleLoaded);
|
||||
IMPORT(OSIsDebuggerPresent);
|
||||
|
||||
IMPORT(exit);
|
||||
IMPORT(_Exit);
|
||||
|
Loading…
Reference in New Issue
Block a user