From 5c39c6c5cb4defc4fcec85bb4b7cd878d190d6bd Mon Sep 17 00:00:00 2001 From: "Víctor M. González" Date: Sun, 30 Jul 2017 18:46:53 -0300 Subject: Replaced all instances of $52, $53, and $5A with "", "", and "" respectively. --- text.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text.asm') diff --git a/text.asm b/text.asm index 866d4a7f..fc075e19 100644 --- a/text.asm +++ b/text.asm @@ -2239,7 +2239,7 @@ _CoinsScatteredText:: prompt _GettingPumpedText:: - text $5a, "'s" + text "'s" line "getting pumped!" prompt -- cgit v1.3.1-sl0p