aboutsummaryrefslogtreecommitdiffstats
path: root/engine/movie/intro.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/movie/intro.asm')
-rw-r--r--engine/movie/intro.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/movie/intro.asm b/engine/movie/intro.asm
index 8d431aae..691f9c78 100644
--- a/engine/movie/intro.asm
+++ b/engine/movie/intro.asm
@@ -20,7 +20,7 @@ PlayIntro:
ret
InitIntroNidorinoOAM:
- ld hl, wOAMBuffer
+ ld hl, wShadowOAM
ld d, 0
.loop
push bc