mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
ps4: proto fw tweaks
This commit is contained in:
parent
28ceb7471d
commit
6257c0f76d
4 changed files with 11 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ struct Process;
|
|||
|
||||
enum class DynType : std::uint8_t {
|
||||
None,
|
||||
FreeBsd,
|
||||
Ps4,
|
||||
Ps5,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue