summaryrefslogtreecommitdiff
path: root/source/bank_05.asm
diff options
context:
space:
mode:
Diffstat (limited to 'source/bank_05.asm')
-rw-r--r--source/bank_05.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/bank_05.asm b/source/bank_05.asm
index 2b99243..a1c06fb 100644
--- a/source/bank_05.asm
+++ b/source/bank_05.asm
@@ -207,7 +207,7 @@ tutorial_scene::
const_dw TUTORIAL_SCENE_58, tutorial_scene_58
const_dw TUTORIAL_SCENE_59, tutorial_scene_59
const_dw TUTORIAL_SCENE_60, tutorial_scene_60
-NUM_TUTORIAL_SCENES EQU const_value
+DEF NUM_TUTORIAL_SCENES EQU const_value
tutorial_scene_00:
ld a, [w_cdd2_jumptable_index]