diff options
Diffstat (limited to 'engine/events/poisonstep_pals.asm')
-rw-r--r-- | engine/events/poisonstep_pals.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/poisonstep_pals.asm b/engine/events/poisonstep_pals.asm index 9562ecb67..498ae8f18 100644 --- a/engine/events/poisonstep_pals.asm +++ b/engine/events/poisonstep_pals.asm @@ -28,7 +28,7 @@ LoadPoisonBGPals: ; cbcdd push af ld a, $5 ld [rSVBK], a - ld hl, BGPals + ld hl, wBGPals2 ld c, 4 palettes .loop ; RGB 28, 21, 31 |