You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
@@ -18,7 +18,7 @@ INCLUDE "data/maps/setup_scripts.asm"
|
||||
ReadMapSetupScript:
|
||||
.loop
|
||||
ld a, [hli]
|
||||
cp map_end_command
|
||||
cp -1 ; end?
|
||||
ret z
|
||||
|
||||
push hl
|
||||
|
||||
Reference in New Issue
Block a user