mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-01 22:30:02 +01:00
cellFsSdataOpenByFd fixed
This commit is contained in:
parent
634f353ed4
commit
19fd8c109e
|
|
@ -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…
Reference in a new issue