mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-24 10:54:38 +00:00
Update most recent fpdver
This commit is contained in:
parent
71f49180c3
commit
9b128ebba5
@ -530,7 +530,7 @@ void patchCode(u64 progId, u16 progVer, u8 *code, u32 size)
|
|||||||
0x42, 0xE0, 0x1E, 0xFF
|
0x42, 0xE0, 0x1E, 0xFF
|
||||||
};
|
};
|
||||||
|
|
||||||
u8 mostRecentFpdVer = 9;
|
u8 mostRecentFpdVer = 10;
|
||||||
|
|
||||||
u8 *off = memsearch(code, pattern, size, sizeof(pattern));
|
u8 *off = memsearch(code, pattern, size, sizeof(pattern));
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user