mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
no more incbins in bank 0
This commit is contained in:
parent
7db40e0395
commit
50f1d7b788
@ -402,7 +402,7 @@ ParkBall: ; e8a2
|
||||
|
||||
pop hl
|
||||
ld de, StringBuffer1
|
||||
call InitString
|
||||
call InitName
|
||||
|
||||
jp $6be2
|
||||
|
||||
@ -466,7 +466,7 @@ ParkBall: ; e8a2
|
||||
|
||||
ld hl, $b082
|
||||
ld de, StringBuffer1
|
||||
call InitString
|
||||
call InitName
|
||||
|
||||
call CloseSRAM
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user