mirror of
https://github.com/DarkStore-3DS/bannertool.git
synced 2026-07-06 16:59:09 +00:00
Move types.h out of 3ds section.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#ifndef __LZ11_H__
|
||||
#define __LZ11_H__
|
||||
|
||||
#include "types.h"
|
||||
#include "../types.h"
|
||||
|
||||
u8* lz11_compress(u8* input, u32 inputSize, u32* size);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user