Decompile data

This commit is contained in:
PikalaxALT
2017-09-22 21:18:53 -04:00
parent 293a506474
commit 561d60342f
3 changed files with 3 additions and 14 deletions

View File

@@ -4,8 +4,8 @@
#include "text.h"
#include "sound.h"
extern const u8 gUnknown_08616124[];
extern const u16 gFont6BrailleGlyphs[];
static const u8 gUnknown_08616124[] = {1, 2, 4};
static const u16 gFont6BrailleGlyphs[] = INCBIN_U16("data/graphics/fonts/font6.fwjpnfont");
static void DecompressGlyphFont6(u16);