Fix wPlayerHPBarColor type (#429)

This commit is contained in:
Linus Unnebäck 2023-09-20 21:43:01 +02:00 committed by GitHub
parent 508a46b2ce
commit c2d2cc4e11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1018,14 +1018,14 @@ wOnSGB:: db
wDefaultPaletteCommand:: db
UNION
wPlayerHPBarColor:: dw
wPlayerHPBarColor:: db
NEXTU
; species of the mon whose palette is used for the whole screen
wWholeScreenPaletteMonSpecies:: db
ENDU
wEnemyHPBarColor:: db
ENDU
; 0: green
; 1: yellow