Apply most of pokecrystal PR 1105

This commit is contained in:
xCrystal
2024-02-11 00:16:00 +01:00
parent 971c4aa2c7
commit 5c4d982702
74 changed files with 276 additions and 276 deletions

View File

@@ -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: