mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-30 01:29:52 -06:00
get this started: refactor SPI in OOP
This commit is contained in:
@ -161,7 +161,7 @@ union DSiFirmwareSystemSettings
|
||||
u32 ConfigFlags;
|
||||
u8 Zero02;
|
||||
u8 CountryCode;
|
||||
SPI_Firmware::Language Language;
|
||||
Firmware::Language Language;
|
||||
u8 RTCYear;
|
||||
u32 RTCOffset;
|
||||
u8 Zero3[4];
|
||||
|
Reference in New Issue
Block a user