mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-23 05:00:12 +00:00
11 lines
280 B
C
11 lines
280 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 *sub_803C1F0(u8);
|
|
extern void sub_803C21C(WonderMail *, unkStruct_802F204 *);
|
|
|
|
#endif // GUARD_CODE_803C1D0_H
|