aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2023-02-26 16:14:21 +0000
committerGitHub <noreply@github.com>2023-02-26 11:14:21 -0500
commit5c4795d5bc19edd872adf7b17d0c6264eecd6459 (patch)
tree5621adc173976098689944e0afa68f664413a44b /engine/menus
parentAdd list assertion to TrainerNames (diff)
downloadpokeyellow-5c4795d5bc19edd872adf7b17d0c6264eecd6459.tar.gz
pokeyellow-5c4795d5bc19edd872adf7b17d0c6264eecd6459.tar.xz
pokeyellow-5c4795d5bc19edd872adf7b17d0c6264eecd6459.zip
Complete and improve debug name labels (#408)
Diffstat (limited to 'engine/menus')
-rw-r--r--engine/menus/main_menu.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/menus/main_menu.asm b/engine/menus/main_menu.asm
index d94c65eb..024def28 100644
--- a/engine/menus/main_menu.asm
+++ b/engine/menus/main_menu.asm
@@ -309,6 +309,7 @@ LinkCanceledText:
StartNewGame:
ld hl, wd732
res 1, [hl]
+ ; fallthrough
StartNewGameDebug:
call OakSpeech
ld c, 20