mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-16 01:36:57 +00:00
misc: Move UserError to Common project
This commit is contained in:
parent
cbd851d00e
commit
32cdccde12
6 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
using Ryujinx.Common.Logging;
|
||||
using Ryujinx.Common.UI;
|
||||
using Ryujinx.HLE.FileSystem;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue