mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
parent
cf1d3d3e5f
commit
5dc330f1ef
3 changed files with 52 additions and 178 deletions
|
@ -26,14 +26,11 @@ public:
|
|||
private:
|
||||
void ReadSystemSettings();
|
||||
|
||||
void UpdateBirthdayComboBox(int birthmonth_index);
|
||||
void RefreshConsoleID();
|
||||
|
||||
std::unique_ptr<Ui::ConfigureSystem> ui;
|
||||
bool enabled = false;
|
||||
|
||||
int birthmonth = 0;
|
||||
int birthday = 0;
|
||||
int language_index = 0;
|
||||
int sound_index = 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue