From 6cebd1f85311b1aa7321eb141521686d21bd091c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 25 Apr 2019 16:52:29 -0400 Subject: through MysteryGift_HandleThreeOptionMenu --- include/text_window.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/text_window.h') diff --git a/include/text_window.h b/include/text_window.h index 2afc52a08..9fbc90799 100644 --- a/include/text_window.h +++ b/include/text_window.h @@ -25,5 +25,6 @@ void sub_814FF2C(u8 windowId, u16 tileStart, u8 palette); void sub_815001C(u8 windowId, u16 tileStart, u8 palette); void sub_814FE40(u8 windowId, u16 tileStart, u8 palette); void sub_814FDA0(u8 windowId, u16 tileStart, u8 palette); +void DrawTextBorderOuter(u8 windowId, u16 tileStart, u8 palette); #endif // GUARD_TEXT_WINDOW_H -- cgit v1.2.3