Address review comments and more code cleanup with header files

This commit is contained in:
Seth Barberee
2023-11-05 13:04:47 -08:00
parent 937d4c954b
commit c5fec2205a
11 changed files with 193 additions and 181 deletions

View File

@@ -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