summaryrefslogtreecommitdiff
path: root/maps/FastShipB1F.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-02-01 15:06:06 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-02-01 15:06:06 -0500
commitb2970e75f4d1a7a2bc7ac58a656ffd350a80cf0a (patch)
treec4c5ed8bdcbbc6c64adb88d78c6c41c7fd611ff4 /maps/FastShipB1F.asm
parentb54a7b779547dca8d6fbf040faf41f36660f0563 (diff)
SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pattern)
Diffstat (limited to 'maps/FastShipB1F.asm')
-rw-r--r--maps/FastShipB1F.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/FastShipB1F.asm b/maps/FastShipB1F.asm
index d0e0d2b98..4cec05fdc 100644
--- a/maps/FastShipB1F.asm
+++ b/maps/FastShipB1F.asm
@@ -15,7 +15,7 @@
FastShipB1F_MapScripts:
db 2 ; scene scripts
scene_script .DummyScene0 ; SCENE_DEFAULT
- scene_script .DummyScene1 ; SCENE_FASTSHIPB1F_NOTHING
+ scene_script .DummyScene1 ; SCENE_FINISHED
db 0 ; callbacks