mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 10:04:40 -05:00
12 lines
288 B
C
12 lines
288 B
C
#ifndef GUARD_CODE_803C1D0_H
|
|
#define GUARD_CODE_803C1D0_H
|
|
|
|
#include "structs/str_wonder_mail.h"
|
|
|
|
// code_803C1D0.s
|
|
extern u8 sub_803C1D0(DungeonLocation *, u8);
|
|
extern u8 *GetMissionRankText(u8);
|
|
extern void sub_803C21C(WonderMail *, unkStruct_802F204 *);
|
|
|
|
#endif // GUARD_CODE_803C1D0_H
|