map_objects.pal is easier to find in gfx/overworld/ than gfx/sprites/

This commit is contained in:
Remy Oukaour
2018-01-10 02:30:17 -05:00
parent 8334c3c998
commit ee4ec65fc1
3 changed files with 2 additions and 2 deletions

View File

@@ -1341,7 +1341,7 @@ TilesetBGPalette:
INCLUDE "gfx/tilesets/bg_tiles.pal"
MapObjectPals::
INCLUDE "gfx/sprites/map_objects.pal"
INCLUDE "gfx/overworld/map_objects.pal"
RoofPals:
INCLUDE "gfx/tilesets/roofs.pal"