You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Fix section linking
Create linker script and float all sections
This commit is contained in:
@@ -263,7 +263,7 @@ ParkBall: ; e8a2
|
||||
ld l, a
|
||||
ld de, .skip_or_return_from_ball_fn
|
||||
push de
|
||||
jp [hl]
|
||||
jp hl
|
||||
|
||||
.skip_or_return_from_ball_fn
|
||||
ld a, [CurItem]
|
||||
|
||||
Reference in New Issue
Block a user