From 1d63499fa73f028a5409ff358caedc8972a57552 Mon Sep 17 00:00:00 2001 From: "U-Daniel-PC\\Daniel" Date: Mon, 8 Jun 2015 02:09:10 -0500 Subject: Remove (incorrect) address comments Conflicts: text.asm --- text/maps/route_2.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'text/maps/route_2.asm') diff --git a/text/maps/route_2.asm b/text/maps/route_2.asm index 51c19737..2419abbe 100644 --- a/text/maps/route_2.asm +++ b/text/maps/route_2.asm @@ -1,10 +1,10 @@ -_Route2Text3:: ; 8d745 (23:5745) +_Route2Text3:: text "ROUTE 2" line "VIRIDIAN CITY -" cont "PEWTER CITY" done -_Route2Text4:: ; 8d76a (23:576a) +_Route2Text4:: text "DIGLETT's CAVE" done -- cgit v1.3.1-sl0p