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 },
|
{ 0, Read },
|
||||||
{ 1, Write },
|
{ 1, Write },
|
||||||
// { 2, Flush },
|
// { 2, Flush },
|
||||||
{ 3, GetSize },
|
{ 3, SetSize },
|
||||||
{ 4, SetSize }
|
{ 4, GetSize }
|
||||||
};
|
};
|
||||||
|
|
||||||
this.BaseStream = BaseStream;
|
this.BaseStream = BaseStream;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue