summaryrefslogtreecommitdiff
path: root/misc/printer_77.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/printer_77.asm')
-rwxr-xr-xmisc/printer_77.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/printer_77.asm b/misc/printer_77.asm
index b176e9be9..32f5c734f 100755
--- a/misc/printer_77.asm
+++ b/misc/printer_77.asm
@@ -226,7 +226,7 @@ Function1dc381: ; 1dc381
hlcoord 0, 0
call _PrepMonFrontpic
call WaitBGMap
- ld b, SCGB_03
+ ld b, SCGB_STATS_SCREEN_HP_PALS
call GetSGBLayout
call SetPalettes
ret
@@ -278,7 +278,7 @@ Function1dc47b: ; 1dc47b
ld de, TempMonSpeed
call .PrintTempMonStats
call WaitBGMap
- ld b, SCGB_03
+ ld b, SCGB_STATS_SCREEN_HP_PALS
call GetSGBLayout
call SetPalettes
ret