mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 22:47:12 +02:00
Better support for user accounts (#349)
* Better support for user accounts * Nits * Check for invalid ids
This commit is contained in:
parent
94ac7d3840
commit
87ff1eb12e
25 changed files with 314 additions and 136 deletions
|
@ -11,6 +11,7 @@ using Ryujinx.HLE.OsHle.Exceptions;
|
|||
using Ryujinx.HLE.OsHle.Handles;
|
||||
using Ryujinx.HLE.OsHle.Kernel;
|
||||
using Ryujinx.HLE.OsHle.Services.Nv;
|
||||
using Ryujinx.HLE.OsHle.SystemState;
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue