aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/cut.asm
diff options
context:
space:
mode:
authorColton G. Rushton <colton51919@gmail.com>2022-07-09 18:18:18 -0300
committerGitHub <noreply@github.com>2022-07-09 17:18:18 -0400
commitcc46b0e510e07f2e7a0d14732c02a2f416eac9e1 (patch)
tree2c3123876e48b8888b940aa239139c64e1eade82 /engine/overworld/cut.asm
parentRemove comment about addresses (diff)
downloadpokeyellow-cc46b0e510e07f2e7a0d14732c02a2f416eac9e1.tar.gz
pokeyellow-cc46b0e510e07f2e7a0d14732c02a2f416eac9e1.tar.xz
pokeyellow-cc46b0e510e07f2e7a0d14732c02a2f416eac9e1.zip
wOAMBuffer -> wShadowOAM (#370)
Diffstat (limited to 'engine/overworld/cut.asm')
-rw-r--r--engine/overworld/cut.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/cut.asm b/engine/overworld/cut.asm
index 6a92ccc0..4a337e8d 100644
--- a/engine/overworld/cut.asm
+++ b/engine/overworld/cut.asm
@@ -99,7 +99,7 @@ InitCutAnimOAM:
ld hl, vChars1 tile $7f
call LoadCutGrassAnimationTilePattern
call WriteCutOrBoulderDustAnimationOAMBlock
- ld hl, wOAMBuffer + $93
+ ld hl, wShadowOAMSprite36Attributes
ld de, 4
ld a, $30
ld c, e