summaryrefslogtreecommitdiff
path: root/text
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
parent6e14461fa6d5085349e4746b61c526f3c94be19f (diff)
Fix typo in previous.
Diffstat (limited to 'text')
-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