You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Add ROOF_ constants
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user