summaryrefslogtreecommitdiff
path: root/include/text_window.h
diff options
context:
space:
mode:
authorpaul <nintendo6496@googlemail.com>2018-10-21 17:10:02 +0200
committerpaul <nintendo6496@googlemail.com>2018-10-21 17:10:02 +0200
commit092462d83dcbbacf21c03252d760732617d45da5 (patch)
tree19e8620b02fccaa9f5c4b9693d2103761e438959 /include/text_window.h
parente396bcdb7229645f4a4893b8e3c1d364a0e7930c (diff)
parent26ca9acfa5858f1caaa67f2a5e0509a6b47ee644 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'include/text_window.h')
-rw-r--r--include/text_window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text_window.h b/include/text_window.h
index da3fb301e..3514296c1 100644
--- a/include/text_window.h
+++ b/include/text_window.h
@@ -18,5 +18,6 @@ void rbox_fill_rectangle(u8 windowId);
const u16* stdpal_get(u8 id);
const u16* GetOverworldTextboxPalettePtr(void);
void sub_8098C6C(u8 bg, u16 destOffset, u8 palOffset);
+void sub_814FF2C(u8 windowId, u16 tileStart, u8 palette);
#endif // GUARD_TEXT_WINDOW_H