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

@@ -48,6 +48,8 @@ extern MainCallback gPostMenuFieldCallback;
extern u8 gSelectedOrderFromParty[4];
extern u8 gUnknown_0203CF00[3];
extern void (*gUnknown_03006328)(u8, TaskFunc);
extern const u16 gTutorMoves[];
void sub_81B0FCC(u8 slot, u8 b);