Fix typo in osKernelConfig_s

This commit is contained in:
fincs 2020-07-03 00:23:42 +02:00
parent 83e1f97b5b
commit 3e1d03aecd
No known key found for this signature in database
GPG Key ID: 62C7609ADA219C60

View File

@ -78,7 +78,7 @@ typedef struct
u32 firmlaunch_flags;
u8 unk_0x24[0xc];
u32 app_memtype;
u8 unk_0x34[0x10];
u8 unk_0x34[0xc];
u32 memregion_sz[3];
u8 unk_0x4c[0x14];
u32 firm_ver;