mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-27 15:00:33 +00:00
10 lines
240 B
C
10 lines
240 B
C
#ifndef GUARD_CODE_802F204_H
|
|
#define GUARD_CODE_802F204_H
|
|
|
|
#include "structs/str_wonder_mail.h"
|
|
|
|
u32 sub_802F204(unkStruct_802F204 *, bool8 displayClientSprite);
|
|
u32 sub_802F298(void);
|
|
void sub_802F2C0(void);
|
|
|
|
#endif // GUARD_CODE_802F204_H
|