diff options
author | Tetrable <atiftetra@gmail.com> | 2018-09-01 12:36:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-01 12:36:33 +0100 |
commit | 5a53d6d1fb304736c1fb3c222192a3b722707bca (patch) | |
tree | eb1794c8da8a8b51caa4abc0de8b797c49ead358 /src/unk_text_util_2.c | |
parent | d8f6da035015393339ea6391d293e5ff88558844 (diff) | |
parent | 1895383352da3bd5a4f4990fab045ae3610937fc (diff) |
Merge pull request #2 from pret/master
Update
Diffstat (limited to 'src/unk_text_util_2.c')
-rw-r--r-- | src/unk_text_util_2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unk_text_util_2.c b/src/unk_text_util_2.c index ca8246128..4821ed776 100644 --- a/src/unk_text_util_2.c +++ b/src/unk_text_util_2.c @@ -4,6 +4,7 @@ #include "text.h" #include "sound.h" +ALIGNED(4) static const u8 sUnknown_08616124[] = {1, 2, 4}; static const u16 sFont6BrailleGlyphs[] = INCBIN_U16("data/graphics/fonts/font6.fwjpnfont"); |