mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
8 lines
157 B
C
Executable File
8 lines
157 B
C
Executable File
#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
|