change changeTo to swapTo

This commit is contained in:
Lightos1
2026-07-05 15:52:11 +02:00
parent 9d6a551455
commit 752a37ed23
18 changed files with 222 additions and 37 deletions

View File

@@ -27,6 +27,7 @@ class AboutGui : public BaseMenuGui
{
protected:
char strings[32][32];
std::string getJumpToItemName() override;
public:
AboutGui();