You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More splits; map setup labels
This commit is contained in:
@@ -714,7 +714,7 @@ endr
|
||||
and a
|
||||
jr z, .toss
|
||||
|
||||
call WhiteBGMap
|
||||
call ClearBGPalettes
|
||||
call ClearTileMap
|
||||
|
||||
.toss
|
||||
@@ -1866,7 +1866,7 @@ UseItem_SelectMon: ; f1f9 (3:71f9)
|
||||
push hl
|
||||
push de
|
||||
push bc
|
||||
call WhiteBGMap
|
||||
call ClearBGPalettes
|
||||
call Functionf21c
|
||||
pop bc
|
||||
pop de
|
||||
|
Reference in New Issue
Block a user