mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-14 03:56:06 -05:00
Address review comments and more code cleanup with header files
This commit is contained in:
@@ -27,4 +27,10 @@ typedef struct unkStruct_203B490
|
||||
|
||||
extern unkStruct_203B490 *gUnknown_203B490;
|
||||
|
||||
#endif // GUARD_CODE_80958E8_H
|
||||
void LoadMailInfo(void);
|
||||
unkStruct_203B490 *GetMailInfo(void);
|
||||
void InitializeMailJobsNews(void);
|
||||
bool8 IsValidWonderMail(WonderMail *WonderMailData);
|
||||
bool8 ValidateWonderMail(WonderMail *data);
|
||||
|
||||
#endif // GUARD_CODE_80958E8_H
|
||||
|
||||
Reference in New Issue
Block a user