aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/cut.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/overworld/cut.asm')
-rwxr-xr-xengine/overworld/cut.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/overworld/cut.asm b/engine/overworld/cut.asm
index e36b8d88..564ad65a 100755
--- a/engine/overworld/cut.asm
+++ b/engine/overworld/cut.asm
@@ -124,8 +124,8 @@ WriteCutOrBoulderDustAnimationOAMBlock:
jp WriteOAMBlock
CutOrBoulderDustAnimationTilesAndAttributes:
- dbsprite 2, -1, 4, 4, $fd, OAM_OBP1 | %100
- dbsprite 2, -1, 4, 6, $ff, OAM_OBP1 | %100
+ dbsprite 2, -1, 4, 4, $fd, OAM_OBP1 | OAM_HIGH_PALS
+ dbsprite 2, -1, 4, 6, $ff, OAM_OBP1 | OAM_HIGH_PALS
GetCutOrBoulderDustAnimationOffsets:
ld hl, wSpritePlayerStateData1YPixels