You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
no more incbins in bank 0
This commit is contained in:
@@ -402,7 +402,7 @@ ParkBall: ; e8a2
|
|||||||
|
|
||||||
pop hl
|
pop hl
|
||||||
ld de, StringBuffer1
|
ld de, StringBuffer1
|
||||||
call InitString
|
call InitName
|
||||||
|
|
||||||
jp $6be2
|
jp $6be2
|
||||||
|
|
||||||
@@ -466,7 +466,7 @@ ParkBall: ; e8a2
|
|||||||
|
|
||||||
ld hl, $b082
|
ld hl, $b082
|
||||||
ld de, StringBuffer1
|
ld de, StringBuffer1
|
||||||
call InitString
|
call InitName
|
||||||
|
|
||||||
call CloseSRAM
|
call CloseSRAM
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user