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,8 +5,11 @@ using LibHac.Fs;
|
|||
using LibHac.FsSrv.Impl;
|
||||
using LibHac.FsSrv.Sf;
|
||||
using LibHac.FsSystem;
|
||||
using LibHac.FsSystem.NcaUtils;
|
||||
using LibHac.Spl;
|
||||
using LibHac.Tools.Es;
|
||||
using LibHac.Tools.Fs;
|
||||
using LibHac.Tools.FsSystem;
|
||||
using LibHac.Tools.FsSystem.NcaUtils;
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Runtime.InteropServices;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue