mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-13 05:44:11 +02:00
Moved into MiniZ namespace
This commit is contained in:
parent
740b00629a
commit
f96b1a5d7a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ using System.Diagnostics;
|
||||||
#define MINIZ_LITTLE_ENDIAN
|
#define MINIZ_LITTLE_ENDIAN
|
||||||
#define MINIZ_USE_UNALIGNED_LOADS_AND_STORES
|
#define MINIZ_USE_UNALIGNED_LOADS_AND_STORES
|
||||||
|
|
||||||
namespace IDE.Util
|
namespace MiniZ
|
||||||
{
|
{
|
||||||
class ZipFile
|
class ZipFile
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue