mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 07:51:28 +12:00
mem_bptr_t replaced
This commit is contained in:
parent
37da5589e4
commit
9c94a6943d
9 changed files with 107 additions and 54 deletions
|
@ -202,7 +202,7 @@ struct CellHddGameStatGet
|
|||
|
||||
struct CellHddGameStatSet
|
||||
{
|
||||
mem_beptr_t<CellHddGameSystemFileParam> setParam;
|
||||
vm::bptr<CellHddGameSystemFileParam> setParam;
|
||||
be_t<u32> reserved_addr; // void*
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue