You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Unify step_sleep macro
This commit is contained in:
@@ -1427,12 +1427,12 @@ ShowEmoteScript: ; 973b6
|
||||
|
||||
.Show:
|
||||
show_emote
|
||||
step_sleep_1
|
||||
step_sleep 1
|
||||
step_end
|
||||
|
||||
.Hide:
|
||||
hide_emote
|
||||
step_sleep_1
|
||||
step_sleep 1
|
||||
step_end
|
||||
; 973c7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user