union_room_chat_display through sub_812A1B8

This commit is contained in:
PikalaxALT
2020-01-25 10:47:17 -05:00
parent c99246fccf
commit f249df41e3
8 changed files with 693 additions and 1065 deletions
+6 -1
View File
@@ -1,8 +1,13 @@
#ifndef GUARD_UNION_ROOM_CHAT_H
#define GUARD_UNION_ROOM_CHAT_H
void sub_801DD98(void);
void sub_8128420(void);
u8 *sub_8129714(void);
void sub_8129730(u32 *a0, u32 *a1);
u8 *sub_8129758(void);
u16 sub_8129788(void);
u8 *sub_81297C4(void);
u16 sub_81297D0(void);
void copy_strings_to_sav1(void);
#endif // GUARD_UNION_ROOM_CHAT_H