From 375c8a7f9ae3d202ee0ad884a2836a788fee2cd6 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 2 May 2021 10:12:45 -0400 Subject: Use rgbds 0.5.0 features --- source/bank_05.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') 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] -- cgit v1.2.3