You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
TextBox -> Textbox
Homogenizing names.
This commit is contained in:
@@ -209,8 +209,8 @@ ENDM
|
||||
anim_bgeffect: MACRO
|
||||
db anim_bgeffect_command
|
||||
db \1 ; effect
|
||||
db \2 ; unknown
|
||||
db \3 ; unknown
|
||||
db \2 ; jumptable index
|
||||
db \3 ; battle turn
|
||||
db \4 ; unknown
|
||||
ENDM
|
||||
|
||||
|
Reference in New Issue
Block a user