summaryrefslogtreecommitdiff
path: root/engine/intro.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-12 02:55:49 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-12 02:55:49 -0500
commit604eb493c42b457f9e006e2cf67f29c15e0d1d0b (patch)
tree6e64376d2d2594acdf97b0aee3d7449577853508 /engine/intro.asm
parent42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9 (diff)
Remove more address comments
Diffstat (limited to 'engine/intro.asm')
-rwxr-xr-xengine/intro.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/intro.asm b/engine/intro.asm
index 9bc1f503..37bd0151 100755
--- a/engine/intro.asm
+++ b/engine/intro.asm
@@ -8,7 +8,7 @@ PlayIntro:
inc a
ld [H_AUTOBGTRANSFERENABLED], a
call PlayShootingStar
- callab PlayIntroScene ; 3e:582d
+ callab PlayIntroScene
xor a
ld [hSCX], a
ld [H_AUTOBGTRANSFERENABLED], a