Clean up ram vars

This commit is contained in:
DizzyEggg
2019-02-02 12:44:00 +01:00
parent 9d8a43a1fb
commit 363fa9bed2
25 changed files with 86 additions and 132 deletions

View File

@@ -6,8 +6,11 @@
// Exported type declarations
// Exported RAM declarations
extern struct MailStruct gUnknown_020321C0[PARTY_SIZE];
extern u8 gUnknown_02032298[2];
// Exported ROM declarations
extern const struct WindowTemplate gUnknown_0833900C;
s32 sub_807A728(void);
void sub_80773AC(void);