Display and control characteristics

This commit is contained in:
Pcornat 2022-01-31 20:37:35 +01:00
parent acc2f0ca9d
commit 367d030ff1
Signed by: Pcornat
GPG key ID: 2F3932FF46D9ECA0
3 changed files with 114 additions and 12 deletions

View file

@ -34,6 +34,12 @@ namespace gui {
void stat_second_menu() noexcept;
void materiel_menu() noexcept;
void gloire_menu() noexcept;
void richesse_menu() noexcept;
public:
Gui() = delete;