hide cursor

This commit is contained in:
vrd
2023-01-02 20:48:26 +02:00
parent 2ec892755f
commit b49e422cda
5 changed files with 8 additions and 34 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ public:
void load(std::ifstream &file);
void rename(const char* newName);
void print() const;
void displayInfo() const;
bool isMale() const;
U16 boxWidth() const;