You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Document wBattleAnimFlags
`anim_clearsprites` was misnamed, so I renamed it to `anim_keepsprites`, and documented it in docs/battle_anim_commands.md
This commit is contained in:
@@ -233,7 +233,7 @@ anim_obp1: MACRO
|
||||
ENDM
|
||||
|
||||
enum anim_clearsprites_command ; $f4
|
||||
anim_clearsprites: MACRO
|
||||
anim_keepsprites: MACRO
|
||||
db anim_clearsprites_command
|
||||
ENDM
|
||||
|
||||
|
Reference in New Issue
Block a user