1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-24 15:16:28 -05:00

Update LibHac to v0.16.0 (#3159)

This commit is contained in:
Alex Barney
2022-02-26 16:52:25 -07:00
committed by GitHub
parent 7b35ebc64a
commit 3705c20668
18 changed files with 64 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
using LibHac;
using LibHac.Common;
using LibHac.FsSrv;
using LibHac.Fs;
namespace Ryujinx.HLE.HOS.Services.Fs
{