summaryrefslogtreecommitdiff
path: root/engine/battle/sliding_intro.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/sliding_intro.asm')
-rwxr-xr-xengine/battle/sliding_intro.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/battle/sliding_intro.asm b/engine/battle/sliding_intro.asm
index ed78add8e..120b0acc6 100755
--- a/engine/battle/sliding_intro.asm
+++ b/engine/battle/sliding_intro.asm
@@ -60,9 +60,9 @@ BattleIntroSlidingPics: ; 4e980
; 4e9d6
.subfunction3 ; 4e9d6
- ld hl, Sprites + 1 ; x pixel
+ ld hl, Sprite01XCoord
ld c, $12 ; 18
- ld de, $4
+ ld de, SPRITEOAMSTRUCT_LENGTH
.loop3
dec [hl]
dec [hl]