diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/overworld.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/overworld.asm b/home/overworld.asm index a6acecd2..819f1b72 100644 --- a/home/overworld.asm +++ b/home/overworld.asm @@ -1973,7 +1973,7 @@ LoadMapData:: ld a, $01 ld [wUpdateSpritesEnabled], a call EnableLCD - ld b, $09 + ld b, SET_PAL_OVERWORLD call RunPaletteCommand call LoadPlayerSpriteGraphics ld a, [wd732] |
