summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xengine/town_map.asm2
-rw-r--r--gfx/town_map/mon_nest_icon.png (renamed from gfx/pokedex/mon_nest_icon.png)bin80 -> 80 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/engine/town_map.asm b/engine/town_map.asm
index 9cc55161..84a92994 100755
--- a/engine/town_map.asm
+++ b/engine/town_map.asm
@@ -586,7 +586,7 @@ INCLUDE "data/town_map_entries.asm"
INCLUDE "text/map_names.asm"
MonNestIcon:
- INCBIN "gfx/pokedex/mon_nest_icon.1bpp"
+ INCBIN "gfx/town_map/mon_nest_icon.1bpp"
MonNestIconEnd:
TownMapSpriteBlinkingAnimation::
diff --git a/gfx/pokedex/mon_nest_icon.png b/gfx/town_map/mon_nest_icon.png
index ade69944..ade69944 100644
--- a/gfx/pokedex/mon_nest_icon.png
+++ b/gfx/town_map/mon_nest_icon.png
Binary files differ