Use SGB_PARTY_MENU_HP_PALS constant

This commit is contained in:
Rangi
2021-06-20 12:24:01 -04:00
committed by GitHub
parent 5524f730e4
commit f71062bc76

View File

@@ -8,7 +8,7 @@ LoadSGBLayout:
jr nz, .not_ram
ld a, [wccd0]
.not_ram
cp $fc
cp SGB_PARTY_MENU_HP_PALS
jp z, SGB_ApplyPartyMenuHPPals
ld l, a
ld h, 0