From a63750306c6c8f6e55aa7e888595117857047d59 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Thu, 18 Oct 2018 19:39:25 -0400 Subject: decompile money.c and coins.c --- 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 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 -- cgit v1.2.3