summaryrefslogtreecommitdiff
path: root/src/anim_mon_front_pics.c
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-12-30 10:58:32 -0500
committerhuderlem <huderlem@gmail.com>2020-01-06 15:17:11 -0600
commitc85ca4b8601ac5776735cf5217fa481e037d5128 (patch)
treeff5cae7bfbb7e8ef5ee6e3daa0b224a7246230e6 /src/anim_mon_front_pics.c
parent379f7f5149673114b7b8a20ead97c18d80c61502 (diff)
Standardize farfetchd spelling
Diffstat (limited to 'src/anim_mon_front_pics.c')
-rw-r--r--src/anim_mon_front_pics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/anim_mon_front_pics.c b/src/anim_mon_front_pics.c
index b566b7760..d764e10ac 100644
--- a/src/anim_mon_front_pics.c
+++ b/src/anim_mon_front_pics.c
@@ -84,7 +84,7 @@ const u32 gMonFrontPic_Slowpoke[] = INCBIN_U32("graphics/pokemon/slowpoke/anim_f
const u32 gMonFrontPic_Slowbro[] = INCBIN_U32("graphics/pokemon/slowbro/anim_front.4bpp.lz");
const u32 gMonFrontPic_Magnemite[] = INCBIN_U32("graphics/pokemon/magnemite/anim_front.4bpp.lz");
const u32 gMonFrontPic_Magneton[] = INCBIN_U32("graphics/pokemon/magneton/anim_front.4bpp.lz");
-const u32 gMonFrontPic_Farfetchd[] = INCBIN_U32("graphics/pokemon/farfetch_d/anim_front.4bpp.lz");
+const u32 gMonFrontPic_Farfetchd[] = INCBIN_U32("graphics/pokemon/farfetchd/anim_front.4bpp.lz");
const u32 gMonFrontPic_Doduo[] = INCBIN_U32("graphics/pokemon/doduo/anim_front.4bpp.lz");
const u32 gMonFrontPic_Dodrio[] = INCBIN_U32("graphics/pokemon/dodrio/anim_front.4bpp.lz");
const u32 gMonFrontPic_Seel[] = INCBIN_U32("graphics/pokemon/seel/anim_front.4bpp.lz");