diff options
Diffstat (limited to 'constants/gfx_constants.asm')
-rw-r--r-- | constants/gfx_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/gfx_constants.asm b/constants/gfx_constants.asm index d0f8b2b62..515045306 100644 --- a/constants/gfx_constants.asm +++ b/constants/gfx_constants.asm @@ -41,7 +41,7 @@ SPRITEOAMSTRUCT_LENGTH EQU const_value NUM_SPRITE_OAM_STRUCTS EQU 40 ; see wVirtualOAM -; PokeAnims indexes (see engine/pic_animation.asm) +; PokeAnims indexes (see engine/gfx/pic_animation.asm) const_def const ANIM_MON_SLOW const ANIM_MON_NORMAL |