summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-04-10 10:16:20 -0400
committerscnorton <scnorton@biociphers.org>2019-04-10 10:16:20 -0400
commitbf7084cb60f0375973d8caf1005fb8b02653ade2 (patch)
treeccf2cdf76dedeee231af58e0de9cc1e0187b2f5a /include/text.h
parentdbd48510879a39de0ed7af143d4284ede7ae5829 (diff)
through sub_812F33C
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index 1956de52b..c8835fbde 100644
--- a/include/text.h
+++ b/include/text.h
@@ -251,5 +251,6 @@ s32 GetGlyphWidthFont4(u16 glyphId, bool32 isJapanese);
s32 GetGlyphWidthFont5(u16 glyphId, bool32 isJapanese);
void sub_80062B0(struct Sprite *sprite);
u8 sub_8006300(u8 sheetId, u16 x, u16 y, u8 priority, u8 subpriority);
+void sub_8006398(u8 spriteId);
#endif // GUARD_TEXT_H