Mobile and more battle anims

This commit is contained in:
pikalaxalt
2016-05-05 15:07:37 -04:00
parent a613ed915c
commit 8c26547645
28 changed files with 901 additions and 856 deletions

View File

@@ -139,7 +139,7 @@ Init:: ; 17d
ld a, -1
ld [hLinkPlayerNumber], a
callba Function9890
callba InitCGBPals
ld a, VBGMap1 / $100
ld [hBGMapAddress + 1], a
@@ -154,9 +154,9 @@ Init:: ; 17d
ld a, [hCGB]
and a
jr z, .asm_22b
jr z, .no_double_speed
call NormalSpeed
.asm_22b
.no_double_speed
xor a
ld [rIF], a
@@ -166,7 +166,7 @@ Init:: ; 17d
call DelayFrame
predef Function9853
predef InitSGBBorder ; SGB init
call MapSetup_Sound_Off
xor a

View File

@@ -6,7 +6,7 @@ Function3e32:: ; 3e32
ld [$c986], a
ld a, h
ld [$c987], a
jr nz, .asm_3e4f
jr nz, .okay
ld [$c982], a
ld a, l
@@ -17,7 +17,7 @@ Function3e32:: ; 3e32
ld a, b
ld [hl], a
.asm_3e4f
.okay
ld hl, $c822
set 6, [hl]
ld a, [hROMBank]
@@ -30,6 +30,7 @@ Function3e32:: ; 3e32
; 3e60
Function3e60:: ; 3e60
; Return from Function110030
ld [$c986], a
ld a, l
ld [$c987], a