You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Functional stub of title menus: clean up return from overworld loop [Commit 2] (#17)
This commit is contained in:
@@ -1057,7 +1057,7 @@ ENDM
|
||||
const wait_command ; $a8
|
||||
MACRO wait
|
||||
db wait_command
|
||||
db \1 ; duration
|
||||
db \1 / 100 ; duration (ms)
|
||||
ENDM
|
||||
|
||||
const checksave_command ; $a9
|
||||
|
Reference in New Issue
Block a user