recorded battle file is decompiled

This commit is contained in:
DizzyEggg
2017-11-13 19:01:23 +01:00
parent 209b6eb467
commit 3e1f3d0e1e
5 changed files with 149 additions and 199 deletions

View File

@@ -141,7 +141,6 @@ extern u8 gLastUsedAbility;
extern u8 gUnknown_0203CF00[];
extern const u8* gBattlescriptPtrsForSelection[BATTLE_BANKS_COUNT];
extern const u8* gBattlescriptCurrInstr;
extern u32 gBattlePalaceMoveSelectionRngValue;
extern u8 gActionsByTurnOrder[BATTLE_BANKS_COUNT];
extern u8 gCurrentTurnActionNumber;
extern u16 gDynamicBasePower;