From 00049b6f3986b4052f9e91c3cce7b26cf1499129 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 10 Oct 2014 02:01:47 -0600 Subject: Fix typo in previous. --- text/maps/agatha.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3