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 04cd41b6d..0da273f89 100644 --- a/constants/gfx_constants.asm +++ b/constants/gfx_constants.asm @@ -45,7 +45,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 |