WRONG BRANCH
This commit is contained in:
parent
448713a451
commit
be298cbe92
1 changed files with 0 additions and 4 deletions
|
@ -297,10 +297,6 @@ namespace Ryujinx.Core.OsHle.Svc
|
|||
ThreadState.X1 = MemoryRegions.MapRegionSize;
|
||||
break;
|
||||
|
||||
case 16:
|
||||
ThreadState.X1 = 0;
|
||||
break;
|
||||
|
||||
default: throw new NotImplementedException($"SvcGetInfo: {InfoType} {Handle} {InfoId}");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue