qt: Allow toggling whether to enter system setup on home menu boot. (#6574)
This commit is contained in:
@ -57,4 +57,5 @@ private:
|
||||
int sound_index = 0;
|
||||
u8 country_code;
|
||||
u16 play_coin;
|
||||
bool system_setup;
|
||||
};
|
||||
|
Reference in New Issue
Block a user