ANIM_MON_UNUSED → ANIM_MON_HOF

This commit is contained in:
Rangi
2018-07-22 23:42:50 -04:00
parent 5ba5a7df46
commit bdde60c64b
4 changed files with 8 additions and 8 deletions

View File

@@ -49,6 +49,6 @@ NUM_SPRITE_OAM_STRUCTS EQU 40 ; see wVirtualOAM
const ANIM_MON_TRADE
const ANIM_MON_EVOLVE
const ANIM_MON_HATCH
const ANIM_MON_UNUSED
const ANIM_MON_HOF
const ANIM_MON_EGG1
const ANIM_MON_EGG2