Hardcoded palette constant

This commit is contained in:
U-Daniel-PC\Daniel 2015-06-12 11:42:57 -05:00
parent 013c2c7d66
commit 21154bc852

View file

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