summaryrefslogtreecommitdiff
path: root/gfx.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx.asm')
-rw-r--r--gfx.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx.asm b/gfx.asm
index 320af56..6baaf80 100644
--- a/gfx.asm
+++ b/gfx.asm
@@ -26,7 +26,7 @@ PokegearGFX::
INCBIN "gfx/pokegear/pokegear.2bpp"
SECTION "Super Palettes", ROMX[$5B4C], BANK[$02]
-INCLUDE "data/pokemon_palettes.inc"
+INCLUDE "data/pokemon/palettes.inc"
INCLUDE "data/super_palettes.inc"
SECTION "Unused SGB Border GFX", ROMX[$62CC], BANK[$02]