aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-10 02:01:47 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-10 02:01:47 -0600
commit00049b6f3986b4052f9e91c3cce7b26cf1499129 (patch)
treec93e41d570917b7423ec80aa3a5640e0f9874f1f /text/maps
parentAdd a lot of Yellow text changes. (diff)
downloadpokeyellow-00049b6f3986b4052f9e91c3cce7b26cf1499129.tar.gz
pokeyellow-00049b6f3986b4052f9e91c3cce7b26cf1499129.tar.xz
pokeyellow-00049b6f3986b4052f9e91c3cce7b26cf1499129.zip
Fix typo in previous.
Diffstat (limited to 'text/maps')
-rw-r--r--text/maps/agatha.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/agatha.asm b/text/maps/agatha.asm
index 295a4d84..9e20b7aa 100644
--- a/text/maps/agatha.asm
+++ b/text/maps/agatha.asm
@@ -24,7 +24,7 @@ _AgathaBeforeBattleText:: ; 8686b (21:686b)
_AgathaEndBattleText:: ; 86970 (21:6970)
IF DEF(_YELLOW)
- text "Woo-hoo!
+ text "Woo-hoo!"
ELSE
text "Oh ho!"
ENDC