aboutsummaryrefslogtreecommitdiffstats
path: root/engine/printer/printer.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2023-11-21 21:54:53 -0600
committerdannye <33dannye@gmail.com>2023-11-21 21:54:53 -0600
commit0ebc2025bc34123193bdf4057cbe18222cde802a (patch)
tree8bf23069539bdd9b4f2d48ff86a8828388983569 /engine/printer/printer.asm
parentDon't list unidentified labels in webhook right now (diff)
downloadpokeyellow-0ebc2025bc34123193bdf4057cbe18222cde802a.tar.gz
pokeyellow-0ebc2025bc34123193bdf4057cbe18222cde802a.tar.xz
pokeyellow-0ebc2025bc34123193bdf4057cbe18222cde802a.zip
Rename pikachu palette packets
Diffstat (limited to 'engine/printer/printer.asm')
-rw-r--r--engine/printer/printer.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/printer/printer.asm b/engine/printer/printer.asm
index d75dfbde..be0aecf1 100644
--- a/engine/printer/printer.asm
+++ b/engine/printer/printer.asm
@@ -687,7 +687,7 @@ Printer_PrepareSurfingMinigameHighScoreTileMap::
add hl, bc
call PlaceString
call CopySurfingMinigameScore
- ld b, 8
+ ld b, SET_PAL_GENERIC
call RunPaletteCommand
ld a, $1
ldh [hAutoBGTransferEnabled], a