summaryrefslogtreecommitdiff
path: root/gfx/gfx.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gfx.asm')
-rw-r--r--gfx/gfx.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/gfx.asm b/gfx/gfx.asm
index 63c4d03..6e00551 100644
--- a/gfx/gfx.asm
+++ b/gfx/gfx.asm
@@ -33,7 +33,7 @@ INCBIN "gfx/title/titlebgdecoration.2bpp"
SECTION "gfx.asm@SGB GFX", ROMX
INCLUDE "data/pokemon/palettes.inc"
-INCLUDE "data/super_palettes.inc"
+INCLUDE "data/sgb/super_palettes.inc"
AlternateSGBBorderTilemap::
INCBIN "gfx/sgb/sgb_border_alt.sgb.tilemap"