Ability to change username (#432)

This commit is contained in:
¥IGA
2024-08-15 11:33:10 +02:00
committed by GitHub
parent 9adc638220
commit 8c77d4dde6
5 changed files with 39 additions and 31 deletions

View File

@@ -15,6 +15,7 @@ bool isNeoMode();
bool isFullscreenMode();
std::string getLogFilter();
std::string getLogType();
std::string getUserName();
u32 getScreenWidth();
u32 getScreenHeight();