mirror of
https://github.com/lesserkuma/GBA_MultiMenu.git
synced 2026-09-11 18:15:17 -05:00
New config option + autoboot if there is only one game in the list
This commit is contained in:
@@ -66,7 +66,7 @@ typedef struct ItemConfig_
|
||||
u16 rom_size;
|
||||
SAVE_TYPE save_type;
|
||||
u8 save_index;
|
||||
u16 index;
|
||||
u16 keys;
|
||||
u8 reserved[6];
|
||||
u16 title[0x30];
|
||||
} ItemConfig;
|
||||
|
||||
Reference in New Issue
Block a user