summaryrefslogtreecommitdiff
path: root/include/mail_data.h
blob: bf6540badd76960cf02e9708074f452264c8bc85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef GUARD_MAIL_DATA_H
#define GUARD_MAIL_DATA_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations

u16 sub_80D45E8(u16, u16 *);

#endif //GUARD_MAIL_DATA_H