summaryrefslogtreecommitdiff
path: root/include/text_window.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-11-11 21:46:57 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2019-11-11 21:46:57 -0500
commit734cbfdb202f366ed39b5304e030478aaa3ea090 (patch)
tree54b3c92ced32331a50c27cb710f8a4624fc9cdc6 /include/text_window.h
parentf316b22f96753c8580d86a8b7957ec69d7bd0c3c (diff)
Decomp map_name_popup
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 c1463a9c7..8e8466145 100644
--- a/include/text_window.h
+++ b/include/text_window.h
@@ -29,5 +29,6 @@ void DrawTextBorderOuter(u8 windowId, u16 tileStart, u8 palette);
void TextWindow_LoadTilesStdFrame1(u8 windowId, u16 destOffset);
void sub_814FE6C(u8 windowId, u16 destOffset, u8 palIdx);
void sub_814FEEC(u8 windowId, u16 destOffset, u8 palIdx);
+void sub_814FF6C(u8 windowId, u16 destOffset);
#endif // GUARD_TEXT_WINDOW_H