summaryrefslogtreecommitdiff
path: root/battle/sliding_intro.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/sliding_intro.asm')
-rwxr-xr-xbattle/sliding_intro.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/battle/sliding_intro.asm b/battle/sliding_intro.asm
index e13e8bd05..0611c91d9 100755
--- a/battle/sliding_intro.asm
+++ b/battle/sliding_intro.asm
@@ -1,4 +1,4 @@
-SlideBattlePics: ; 4e980
+BattleIntroSlidingPics: ; 4e980
ld a, [rSVBK]
push af
ld a, $5
@@ -62,7 +62,7 @@ endr
; 4e9d6
.subfunction3: ; 4e9d6
- ld hl, Sprites + 1
+ ld hl, Sprites + 1 ; x pixel
ld c, $12 ; 18
ld de, $4
.loop3