union_room_chat through sub_81287B4

This commit is contained in:
PikalaxALT
2020-01-23 16:52:41 -05:00
parent 85e5c57e8c
commit 4ff5769f42
8 changed files with 361 additions and 600 deletions
+1
View File
@@ -92,5 +92,6 @@ bool8 MoveCursor(u8 by, u8 dirn);
void HelpSystem_BackupSomeVariable(void);
void HelpSystem_RestoreSomeVariable(void);
void HelpSystemRenderText(u8 font, u8 * dest, const u8 * src, u8 x, u8 y, u8 width, u8 height);
void sub_812B4AC(void);
#endif //GUARD_HELP_SYSTEM_H