You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
home/copy.asm completely labeled
This commit is contained in:
@@ -343,7 +343,7 @@ Function154f7: ; 154f7
|
||||
jr c, .ok
|
||||
ret
|
||||
.ok
|
||||
call Special_ReplaceKrisSprite
|
||||
call ReplaceKrisSprite
|
||||
ret
|
||||
|
||||
Function1550c: ; 1550c (5:550c)
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user