mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-09 10:22:16 -04:00
re-generate with bug fixes
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
extern "C" extern u8 __PADSpec[4 + 4 /* padding */];
|
||||
|
||||
extern "C" static void UpdateOrigin();
|
||||
extern "C" static void PADOriginCallback();
|
||||
extern "C" static void PADOriginUpdateCallback();
|
||||
@@ -39,8 +37,6 @@ extern "C" extern u8 __PADSpec[4 + 4 /* padding */];
|
||||
// External References:
|
||||
//
|
||||
|
||||
extern "C" extern u8 __PADFixBits[4 + 4 /* padding */];
|
||||
|
||||
SECTION_INIT void memset();
|
||||
extern "C" void OSRegisterVersion();
|
||||
extern "C" void OSSetCurrentContext();
|
||||
|
||||
Reference in New Issue
Block a user