You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
This commit is contained in:
@@ -202,7 +202,7 @@ ClearPalettes::
|
||||
ret
|
||||
|
||||
GetMemSGBLayout::
|
||||
ld b, SCGB_RAM
|
||||
ld b, SCGB_DEFAULT
|
||||
GetSGBLayout::
|
||||
; load sgb packets unless dmg
|
||||
|
||||
|
Reference in New Issue
Block a user