Separated
This commit is contained in:
parent
ac1d04353e
commit
31c1965331
2 changed files with 60 additions and 37 deletions
|
@ -23,6 +23,17 @@ namespace gui {
|
|||
const fs::path font;
|
||||
|
||||
bool initialized{ false };
|
||||
|
||||
void habilete_menu() noexcept;
|
||||
|
||||
void adresse_menu() noexcept;
|
||||
|
||||
void endurance_menu() noexcept;
|
||||
|
||||
void chance_menu() noexcept;
|
||||
|
||||
void stat_second_menu() noexcept;
|
||||
|
||||
public:
|
||||
Gui() = delete;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue