Document battle arena

This commit is contained in:
Marcus Huderle
2019-02-08 09:41:36 -06:00
parent 3a40f5203b
commit 4570e3b6a5
7 changed files with 84 additions and 68 deletions
+2 -2
View File
@@ -6721,10 +6721,10 @@ static void atk76_various(void)
MarkBattlerForControllerExec(gActiveBattler);
break;
case 14:
sub_81A5BF8();
DrawArenaRefereeTextBox();
break;
case 15:
sub_81A5D44();
RemoveArenaRefereeTextBox();
break;
case VARIOUS_ARENA_JUDGMENT_STRING:
BattleStringExpandPlaceholdersToDisplayedString(gRefereeStringsTable[gBattlescriptCurrInstr[1]]);