Update to LibHac 0.15.0 (#2986)
This commit is contained in:
parent
6e0799580f
commit
f4bbc019b9
27 changed files with 61 additions and 34 deletions
|
@ -5,10 +5,11 @@ using LibHac.Fs.Shim;
|
|||
using LibHac.FsSrv;
|
||||
using LibHac.FsSrv.Impl;
|
||||
using LibHac.FsSystem;
|
||||
using LibHac.FsSystem.NcaUtils;
|
||||
using LibHac.Ncm;
|
||||
using LibHac.Sf;
|
||||
using LibHac.Spl;
|
||||
using LibHac.Tools.FsSystem;
|
||||
using LibHac.Tools.FsSystem.NcaUtils;
|
||||
using Ryujinx.Common;
|
||||
using Ryujinx.Common.Logging;
|
||||
using Ryujinx.HLE.HOS.Services.Fs.FileSystemProxy;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue