home/copy.asm completely labeled

This commit is contained in:
PikalaxALT
2015-11-04 16:14:27 -05:00
parent 95cb4636af
commit 7fd20e6322
15 changed files with 124 additions and 116 deletions

View File

@@ -343,7 +343,7 @@ Function154f7: ; 154f7
jr c, .ok
ret
.ok
call Special_ReplaceKrisSprite
call ReplaceKrisSprite
ret
Function1550c: ; 1550c (5:550c)

View File

@@ -838,7 +838,7 @@ Function405df: ; 405df (10:45df)
ld hl, PokedexLZ
ld de, VTiles2 tile $31
lb bc, BANK(PokedexLZ), $3a
call Functione73
call DecompressRequest2bpp
.asm_4060f
ret
@@ -2487,7 +2487,7 @@ Function414b7: ; 414b7
xor a
call ByteFill
call Function414fb
call Functione5f
call LoadFontsExtra
ld hl, VTiles2 tile $60
ld bc, $0200
call Function41504
@@ -2511,7 +2511,7 @@ Function414b7: ; 414b7
ret
Function414fb: ; 414fb
call Functione51
call LoadStandardFont
ld hl, VTiles1
ld bc, $0800

View File

@@ -76,7 +76,7 @@ SpecialsPointers:: ; c029
add_special UpdateTimePals
add_special ClearTileMap
add_special UpdateSprites
add_special Special_ReplaceKrisSprite
add_special ReplaceKrisSprite
add_special Special_GameCornerPrizeMonCheckDex
add_special SpecialSeenMon
add_special WaitSFX