aboutsummaryrefslogtreecommitdiffstats
path: root/text/SilphCo6F.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2025-01-30 21:40:19 -0600
committerdannye <33dannye@gmail.com>2025-01-30 21:40:19 -0600
commit6cb885a9f68b9f445d7fa45279731336fe0247d4 (patch)
tree39736ab1dd8ebcc57f8e981db6103285743d5530 /text/SilphCo6F.asm
parentIdentify unnamed functions in map_sprites.asm (#126) (diff)
parentFix some label typos, and add some constants instead of raw numbers (#492) (diff)
downloadpokeyellow-6cb885a9f68b9f445d7fa45279731336fe0247d4.tar.gz
pokeyellow-6cb885a9f68b9f445d7fa45279731336fe0247d4.tar.xz
pokeyellow-6cb885a9f68b9f445d7fa45279731336fe0247d4.zip
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'text/SilphCo6F.asm')
-rw-r--r--text/SilphCo6F.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/text/SilphCo6F.asm b/text/SilphCo6F.asm
index 86581c24..83408a50 100644
--- a/text/SilphCo6F.asm
+++ b/text/SilphCo6F.asm
@@ -60,12 +60,12 @@ _SilphCo6FRocket1BattleText::
line "ROCKET BROTHERS!"
done
-_SilphCo6Rocket1EndBattleText::
+_SilphCo6FRocket1EndBattleText::
text "Flame"
line "out!"
prompt
-_SilphCo6Rocket1AfterBattleText::
+_SilphCo6FRocket1AfterBattleText::
text "No matter!"
line "My brothers will"
cont "avenge me!"