Add ROOF_ constants
This commit is contained in:
@@ -9,7 +9,7 @@ EnvironmentColorsPointers:
|
||||
dw .IndoorColors ; GATE
|
||||
dw .DungeonColors ; DUNGEON
|
||||
|
||||
; Valid indices: $00 - $29
|
||||
; Valid indices: $00 - $29 (see gfx/tilesets/bg_tiles.pal)
|
||||
.OutdoorColors:
|
||||
db $00, $01, $02, $28, $04, $05, $06, $07 ; morn
|
||||
db $08, $09, $0a, $28, $0c, $0d, $0e, $0f ; day
|
||||
|
Reference in New Issue
Block a user