mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-28 22:33:17 +00:00
Ability to change username (#432)
This commit is contained in:
parent
9adc638220
commit
8c77d4dde6
5 changed files with 39 additions and 31 deletions
|
@ -15,6 +15,7 @@ bool isNeoMode();
|
|||
bool isFullscreenMode();
|
||||
std::string getLogFilter();
|
||||
std::string getLogType();
|
||||
std::string getUserName();
|
||||
|
||||
u32 getScreenWidth();
|
||||
u32 getScreenHeight();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue