You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Restructured functions in main.asm to resemble the home functions they clone
This commit is contained in:
@@ -546,7 +546,7 @@ UnusedTitleFG_OAM: ; 10ecb1
|
||||
Function10ed51: ; 10ed51
|
||||
call _TitleScreen
|
||||
.loop
|
||||
call Functiona57
|
||||
call JoyTextDelay
|
||||
ld a, [hJoyLast]
|
||||
ld b, a
|
||||
and 1
|
||||
|
||||
Reference in New Issue
Block a user