mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 04:45:00 +00:00
made an option for logging to be synced by default instead of async
This commit is contained in:
parent
02dcf4d45c
commit
8c4f386641
3 changed files with 32 additions and 9 deletions
|
@ -12,6 +12,7 @@ void save(const std::filesystem::path& path);
|
|||
|
||||
bool isNeoMode();
|
||||
std::string getLogFilter();
|
||||
std::string getLogType();
|
||||
|
||||
u32 getScreenWidth();
|
||||
u32 getScreenHeight();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue