diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-03-27 19:09:12 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-03-27 19:09:12 -0500 |
commit | aebc676913addd23a141b527b8d0b26fb5004189 (patch) | |
tree | 999739855e610056cc69a678fb4a127fba99ecc3 /include/union_room_chat.h | |
parent | af1baa89f1c7f657eb096df5bf2677527301b5c4 (diff) |
Decompile union_room_chat.c up to sub_801F5B8
Diffstat (limited to 'include/union_room_chat.h')
-rwxr-xr-x | include/union_room_chat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/union_room_chat.h b/include/union_room_chat.h index dae751576..17e482525 100755 --- a/include/union_room_chat.h +++ b/include/union_room_chat.h @@ -2,5 +2,6 @@ #define GUARD_UNION_ROOM_CHAT_H void sub_801DD98(void); +void copy_strings_to_sav1(void); #endif // GUARD_UNION_ROOM_CHAT_H |