mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 20:55:56 +00:00
config option to enable libc lle
This commit is contained in:
parent
63d8d4d833
commit
540c21d382
4 changed files with 37 additions and 1 deletions
|
@ -18,5 +18,6 @@ u32 getScreenWidth();
|
|||
u32 getScreenHeight();
|
||||
|
||||
bool debugDump();
|
||||
bool isLleLibc();
|
||||
|
||||
}; // namespace Config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue