mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Hardcoded palette constant
This commit is contained in:
parent
013c2c7d66
commit
21154bc852
|
@ -78,7 +78,7 @@ BuildStatusScreenPalPacket: ; 71e4f (1c:5e4f)
|
|||
push af
|
||||
ld hl, wcf2e
|
||||
ld a, [wcf25]
|
||||
add $1f
|
||||
add PAL_GREENBAR
|
||||
ld [hli], a
|
||||
inc hl
|
||||
pop af
|
||||
|
|
Loading…
Reference in a new issue