Remove reference to Ryujinx.HLE.Loaders.Compression in KernelInitialProcess.cs
This commit is contained in:
parent
998f897958
commit
3b3bfb1f9b
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
using LibHac;
|
using LibHac;
|
||||||
using LibHac.Fs;
|
using LibHac.Fs;
|
||||||
using Ryujinx.HLE.Loaders.Compression;
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|
||||||
namespace Ryujinx.HLE.Loaders.Executables
|
namespace Ryujinx.HLE.Loaders.Executables
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue