summaryrefslogtreecommitdiff
path: root/engine/overworld
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-30 01:30:10 -0700
committeryenatch <yenatch@gmail.com>2014-05-30 01:30:10 -0700
commit188ac8a9b4816dd98df0108314e58885c3b07452 (patch)
tree5e17ce5d66b7a008d482bc9468e6bf51f1e9dc1a /engine/overworld
parent0e12eafe6635da8e80ed33f7460e09c567d0e31f (diff)
Remove redundant dimensions in image filenames.
Diffstat (limited to 'engine/overworld')
-rwxr-xr-xengine/overworld/emotion_bubbles.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/emotion_bubbles.asm b/engine/overworld/emotion_bubbles.asm
index 27214240..a8d863df 100755
--- a/engine/overworld/emotion_bubbles.asm
+++ b/engine/overworld/emotion_bubbles.asm
@@ -65,4 +65,4 @@ EmotionBubblesOAM: ; 17cb5 (5:7cb5)
db $FA,$00,$FB,$00
EmotionBubbles: ; 17cbd (5:7cbd)
- INCBIN "gfx/emotion_bubbles.w16.2bpp"
+ INCBIN "gfx/emotion_bubbles.2bpp"