mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-22 18:45:14 -05:00
Fix FSARequest padding
This commit is contained in:
@@ -608,7 +608,7 @@ struct FSARequest {
|
||||
FSARequestUnmountWithProcess unmountWithProcess;
|
||||
FSARequestWriteFile writeFile;
|
||||
FSARequestChangeOwner changeOwner;
|
||||
WUT_UNKNOWN_BYTES(0x28C);
|
||||
WUT_UNKNOWN_BYTES(0x51C);
|
||||
};
|
||||
};
|
||||
WUT_CHECK_OFFSET(FSARequest, 0x00, emulatedError);
|
||||
|
||||
Reference in New Issue
Block a user