summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2021-05-20 17:47:01 +0100
committerElectroDeoxys <ElectroDeoxys@gmail.com>2021-05-20 17:55:49 +0100
commit685c0fbaf4ab732de5d41ee06c408ba2d4586b5f (patch)
tree392d161dc0ea761ed71c0286703fdfacbec12142 /src/wram.asm
parent5b7a7407e6bc25b4fdedef575da2a9039dbd872b (diff)
Rename opening sequence commands
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 1f9d686..8195f2e 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -3035,7 +3035,9 @@ wTitleScreenSprites:: ; d629
ds $1
-wd631:: ; d631
+; pointer to commands used by opening and credits sequence
+; (see OpeningSequence and CreditsSequence)
+wSequenceCmdPtr:: ; d631
ds $2
wd633:: ; d633