mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2025-02-09 13:14:46 +01:00
Move Lz4
This commit is contained in:
parent
56b0695d0a
commit
bba1030143
@ -3,6 +3,7 @@ using System.Runtime.CompilerServices;
|
||||
using LibHac.Common;
|
||||
using LibHac.Fs;
|
||||
using LibHac.Fs.Fsa;
|
||||
using LibHac.Util;
|
||||
|
||||
namespace LibHac.Loader;
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
using System;
|
||||
|
||||
namespace LibHac;
|
||||
namespace LibHac.Util;
|
||||
|
||||
public static class Lz4
|
||||
{
|
Loading…
x
Reference in New Issue
Block a user