Add ROOF_ constants

This commit is contained in:
Rangi
2018-02-04 21:39:46 -05:00
parent bc3cc69749
commit f8f3294130
3 changed files with 39 additions and 38 deletions

View File

@@ -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