diff options
Diffstat (limited to 'engine/printer/printer2.asm')
| -rw-r--r-- | engine/printer/printer2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/printer/printer2.asm b/engine/printer/printer2.asm index 407aee8a..4a7b68db 100644 --- a/engine/printer/printer2.asm +++ b/engine/printer/printer2.asm @@ -129,7 +129,7 @@ Printer_GetMonStats: ld a, [wLoadedMonMoves + 3] call .PlaceMoveName - ld b, $4 ; SET_PAL_STATUS_SCREEN + ld b, SET_PAL_POKEDEX call RunPaletteCommand ld a, $1 |
