SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
GetMysteryGift_MobileAdapterLayout:
|
||||
ld a, b
|
||||
cp SCGB_RAM
|
||||
cp SCGB_DEFAULT
|
||||
jr nz, .not_ram
|
||||
ld a, [wSGBPredef]
|
||||
ld a, [wDefaultSGBLayout]
|
||||
.not_ram
|
||||
push af
|
||||
farcall ResetBGPals
|
||||
|
Reference in New Issue
Block a user