hey, this is kinda bad
This commit is contained in:
parent
98858520a6
commit
06f5af878d
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ namespace Ryujinx.OsHle.Objects.FspSrv
|
|||
{ 0, Read },
|
||||
{ 1, Write },
|
||||
// { 2, Flush },
|
||||
{ 3, GetSize },
|
||||
{ 4, SetSize }
|
||||
{ 3, SetSize },
|
||||
{ 4, GetSize }
|
||||
};
|
||||
|
||||
this.BaseStream = BaseStream;
|
||||
|
|
Loading…
Add table
Reference in a new issue