Fix typo in previous.

This commit is contained in:
IIMarckus 2014-10-10 02:01:47 -06:00
parent 6e14461fa6
commit 00049b6f39

View file

@ -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