diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-03-30 12:41:10 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-03-30 12:41:10 -0400 |
commit | ccac4694cd689eb023d65d7450645709ad47b3ba (patch) | |
tree | 0226734542e5baef600fecb1f824f47716fe0d12 /include/union_room_chat.h | |
parent | 3b9275b133c875bda4f8d43fe300394d9c4cbb2a (diff) | |
parent | 35cffea9874a8b135eddade958b62ee2ecf441c1 (diff) |
Merge branch 'master' into continue_union_room
Diffstat (limited to 'include/union_room_chat.h')
-rwxr-xr-x | include/union_room_chat.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/union_room_chat.h b/include/union_room_chat.h new file mode 100755 index 000000000..17e482525 --- /dev/null +++ b/include/union_room_chat.h @@ -0,0 +1,7 @@ +#ifndef GUARD_UNION_ROOM_CHAT_H +#define GUARD_UNION_ROOM_CHAT_H + +void sub_801DD98(void); +void copy_strings_to_sav1(void); + +#endif // GUARD_UNION_ROOM_CHAT_H |