This commit is contained in:
yenatch
2015-01-19 21:31:29 -08:00
parent 1aa28c7712
commit 3fe3cd1a46
5 changed files with 185 additions and 283 deletions

View File

@@ -35,7 +35,7 @@ _PlayBattleAnim: ; cc0e4
ld c, 3
.asm_cc0ff
ld hl, $ff9e
ld hl, hVBlank
ld a, [hl]
push af
@@ -43,7 +43,7 @@ _PlayBattleAnim: ; cc0e4
call Functioncc11c
pop af
ld [$ff9e], a
ld [hVBlank], a
ld a, $1
ld [hBGMapMode], a