You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Apply most of pokecrystal PR 1105
This commit is contained in:
@@ -225,7 +225,7 @@ PrintPartyMonPage1:
|
||||
call WaitBGMap
|
||||
ld b, CGB_STATS_SCREEN_HP_PALS
|
||||
call GetCGBLayout
|
||||
call SetPalettes
|
||||
call SetDefaultBGPAndOBP
|
||||
ret
|
||||
|
||||
PrintPartyMonPage2:
|
||||
@@ -276,7 +276,7 @@ PrintPartyMonPage2:
|
||||
call WaitBGMap
|
||||
ld b, CGB_STATS_SCREEN_HP_PALS
|
||||
call GetCGBLayout
|
||||
call SetPalettes
|
||||
call SetDefaultBGPAndOBP
|
||||
ret
|
||||
|
||||
.PrintTempMonStats:
|
||||
|
||||
Reference in New Issue
Block a user