aboutsummaryrefslogtreecommitdiffstats
path: root/text.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-05-23 15:52:20 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-05-23 15:52:20 -0400
commit5b53dbe15d0f24c0ebcb537d7e11c106abd99867 (patch)
treea5323e702ca9e0e3a2a97d49bdf57b561f9fe0e3 /text.asm
parentMerge pull request #8 from PikalaxALT/master (diff)
downloadpokeyellow-5b53dbe15d0f24c0ebcb537d7e11c106abd99867.tar.gz
pokeyellow-5b53dbe15d0f24c0ebcb537d7e11c106abd99867.tar.xz
pokeyellow-5b53dbe15d0f24c0ebcb537d7e11c106abd99867.zip
Bank7 misc functions
Also delete gfx/intro_nido pngs (aren't used in the build)
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/text.asm b/text.asm
index 47721ff4..d8e01bf9 100644
--- a/text.asm
+++ b/text.asm
@@ -559,7 +559,7 @@ _GameOverText::
line "GAME is over!"
done
-_CinnabarGymQuizIntroText::
+_CinnabarGymQuizDummyIntroText::
text "#MON Quiz!"
para "Get it right and"
@@ -578,6 +578,7 @@ _CinnabarGymQuizIntroText::
line "Here we go!"
prompt
+_CinnabarGymQuizIntroText::
text "#MON Quiz!"
para "Get it right and"
@@ -598,6 +599,7 @@ _CinnabarGymQuizIntroText::
db $51
done
+_CinnabarGymQuizShortIntroText::
text "#MON Quiz!"
line "Test your skill!"