sovereignx/include/union_room_chat.h
2020-06-02 18:35:00 -04:00

7 lines
176 B
C
Executable file

#ifndef GUARD_UNION_ROOM_CHAT_H
#define GUARD_UNION_ROOM_CHAT_H
void EnterUnionRoomChat(void);
void InitUnionRoomChatRegisteredTexts(void);
#endif // GUARD_UNION_ROOM_CHAT_H