1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-25 15:36:26 -05:00

Update to LibHac 0.15.0 (#2986)

This commit is contained in:
Alex Barney
2022-01-12 04:22:19 -07:00
committed by GitHub
parent 6e0799580f
commit f4bbc019b9
27 changed files with 61 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
using LibHac.FsSystem.NcaUtils;
using LibHac.FsSystem;
namespace Ryujinx.HLE.FileSystem.Content
{