mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Palette $0C is the Town Map palette.
Noticed by Danni-E 33. hg-commit-id: 93a11989d9db
This commit is contained in:
parent
80e79e9943
commit
122d0003eb
|
@ -1701,7 +1701,7 @@ PAL_FUCHSIA EQU $08
|
||||||
PAL_CINNABAR EQU $09
|
PAL_CINNABAR EQU $09
|
||||||
PAL_INDIGO EQU $0A
|
PAL_INDIGO EQU $0A
|
||||||
PAL_SAFFRON EQU $0B
|
PAL_SAFFRON EQU $0B
|
||||||
; XXX
|
PAL_TOWNMAP EQU $0C
|
||||||
PAL_LOGO1 EQU $0D
|
PAL_LOGO1 EQU $0D
|
||||||
; XXX
|
; XXX
|
||||||
PAL_LOGO2 EQU $0F
|
PAL_LOGO2 EQU $0F
|
||||||
|
|
Loading…
Reference in a new issue