diff options
Diffstat (limited to 'pokered.asm')
-rw-r--r-- | pokered.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm index 7fbc33a8..266f399c 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5838,7 +5838,7 @@ BeedrillPicFront: BeedrillPicBack: INCBIN "pic/monback/beedrillb.pic" FossilKabutopsPic: - INCBIN "pic/other/fossilkabutops.pic" + INCBIN "pic/bmon/fossilkabutops.pic" INCBIN "baserom.gbc",$2fb7b,$2ff3c-$2fb7b @@ -6048,7 +6048,7 @@ CharizardPicFront: CharizardPicBack: INCBIN "pic/monback/charizardb.pic" FossilAerodactylPic: - INCBIN "pic/other/fossilaerodactyl.pic" + INCBIN "pic/bmon/fossilaerodactyl.pic" GhostPic: INCBIN "pic/other/ghost.pic" OddishPicFront: |