mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-23 13:09:56 +00:00
10 lines
182 B
C
10 lines
182 B
C
#ifndef WONDER_MAIL_5_H
|
|
#define WONDER_MAIL_5_H
|
|
|
|
bool8 sub_8030D40(u8 mailIndex, s32 windowID);
|
|
u32 sub_8030DA0(void);
|
|
void sub_8030DE4(void);
|
|
|
|
|
|
#endif /* ifndef WONDER_MAIL_5_H */
|