mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-21 17:46:39 -05:00
15 lines
325 B
C
15 lines
325 B
C
#ifndef GUARD_WONDER_MAIL_802CDD4_H
|
|
#define GUARD_WONDER_MAIL_802CDD4_H
|
|
|
|
#include "structs/menu.h"
|
|
#include "structs/str_text.h"
|
|
|
|
bool8 sub_802CDD4(u32);
|
|
u32 sub_802CE5C(bool8);
|
|
u8 sub_802CEBC(void);
|
|
void sub_802CED8(bool8 cursorSprite);
|
|
void sub_802CF14(void);
|
|
void sub_802CFD0(void);
|
|
|
|
#endif // GUARD_WONDER_MAIL_802CDD4_H
|