summaryrefslogtreecommitdiff
path: root/include/union_room_chat.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-05-30 04:09:21 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-05-31 13:11:18 -0400
commit4fe507e4539f2c349a7297c31f66893bbf775ff5 (patch)
treec635a3405cd1b11fd17479d28fe3040daec77714 /include/union_room_chat.h
parent24075e9e7299327288737d7347e9c83ac391c787 (diff)
Document union_room.c
Diffstat (limited to 'include/union_room_chat.h')
-rwxr-xr-xinclude/union_room_chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/union_room_chat.h b/include/union_room_chat.h
index e7ca9d46e..3dd22743a 100755
--- a/include/union_room_chat.h
+++ b/include/union_room_chat.h
@@ -12,7 +12,7 @@ enum
#define UNION_ROOM_KB_ROW_COUNT 10
-void sub_801DD98(void);
+void EnterUnionRoomChat(void);
void copy_strings_to_sav1(void);
#endif // GUARD_UNION_ROOM_CHAT_H