mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Implement lib_loading_type::liblv2list
This commit is contained in:
parent
ae46333e99
commit
cf16ee5eb5
6 changed files with 33 additions and 3 deletions
|
|
@ -47,6 +47,7 @@ enum class lib_loading_type
|
|||
both,
|
||||
liblv2only,
|
||||
liblv2both,
|
||||
liblv2list,
|
||||
};
|
||||
|
||||
enum sleep_timers_accuracy_level : u32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue