summaryrefslogtreecommitdiff
path: root/gfx/tilesets
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/tilesets')
-rw-r--r--gfx/tilesets/bg_tiles.pal12
1 files changed, 2 insertions, 10 deletions
diff --git a/gfx/tilesets/bg_tiles.pal b/gfx/tilesets/bg_tiles.pal
index e21561c74..3605e2184 100644
--- a/gfx/tilesets/bg_tiles.pal
+++ b/gfx/tilesets/bg_tiles.pal
@@ -49,13 +49,5 @@
RGB 31,31,16, 31,31,16, 14,09,00, 00,00,00 ; text
; overworld water
-; morn/day
- RGB 23, 23, 31
- RGB 18, 19, 31
- RGB 13, 12, 31
- RGB 07, 07, 07
-; nite
- RGB 15, 13, 27
- RGB 10, 09, 20
- RGB 04, 03, 18
- RGB 00, 00, 00
+ RGB 23,23,31, 18,19,31, 13,12,31, 07,07,07 ; morn/day
+ RGB 15,13,27, 10,09,20, 04,03,18, 00,00,00 ; nite