BATTLEACTION constants

This commit is contained in:
PikalaxALT
2015-11-06 09:04:27 -05:00
parent 5eed48f05d
commit f0830f084f
8 changed files with 233 additions and 204 deletions

View File

@@ -707,6 +707,7 @@ AI_Switch: ; 3846c
xor a
ld [hBattleTurn], a
callab PursuitSwitch
push af
ld a, [CurOTMon]
ld hl, OTPartyMon1Status
@@ -718,9 +719,11 @@ AI_Switch: ; 3846c
ld bc, $0004
call CopyBytes
pop af
jr c, .skiptext
ld hl, TextJump_EnemyWithdrew
call PrintText
.skiptext
ld a, $1
ld [wd264], a