mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 20:15:27 +00:00
cellFsSdataOpenByFd fixed
This commit is contained in:
parent
634f353ed4
commit
19fd8c109e
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ struct lv2_file_op_09 : lv2_file_op
|
|||
be_t<u32> arg_size; // 6th arg
|
||||
be_t<u32> arg_ptr; // 5th arg
|
||||
|
||||
be_t<u32> _x34;
|
||||
be_t<s32> out_code;
|
||||
be_t<u32> out_fd;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue