You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Define constants for map event sizes
This commit is contained in:
@@ -418,7 +418,7 @@ RunSceneScript:
|
||||
ld a, [hli]
|
||||
ld h, [hl]
|
||||
ld l, a
|
||||
rept 4
|
||||
rept SCENE_SCRIPT_SIZE
|
||||
add hl, de
|
||||
endr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user