diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-18 13:14:49 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-18 13:14:49 -0800 |
commit | f70d7efa6638c428885756405800aa022fb339da (patch) | |
tree | c314815a5a99184a866fff4cc671ae367f4311b0 /include/text.h | |
parent | d1437d30f7e6071f62d1a7842400d6732c7313b7 (diff) |
partially decompile text_printer
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/text.h b/include/text.h index 289c7d2b5..bf3071d69 100644 --- a/include/text.h +++ b/include/text.h @@ -190,7 +190,6 @@ extern u8 gStringVar2[]; extern u8 gStringVar3[]; extern u8 gStringVar4[]; -u8 gUnknown_03002F84; u8 gUnknown_03002F90[0x20]; u8 gUnknown_03002FB0[0x20]; u8 gUnknown_03002FD0[0x20]; |