mirror of
https://github.com/DarkStore-3DS/bannertool.git
synced 2026-07-03 08:49:06 +00:00
Fix Mac build.
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@
|
||||
|
||||
#include "lz11.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
|
||||
typedef struct {
|
||||
char magic[4] = {'C', 'B', 'M', 'D'};
|
||||
|
||||
Reference in New Issue
Block a user