mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 21:57:57 +03:00
Fix PsfPlayer build.
This commit is contained in:
parent
22e0d81019
commit
91c4989dfe
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ enum BLOCK_CATEGORY : uint32
|
|||
BLOCK_CATEGORY_PS2_EE = 0x65650000,
|
||||
BLOCK_CATEGORY_PS2_IOP = 0x696F7000,
|
||||
BLOCK_CATEGORY_PS2_VU = 0x76750000,
|
||||
BLOCK_CATEGORY_PSP = 0x50535000,
|
||||
};
|
||||
|
||||
struct AOT_BLOCK_KEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue