From c7796024590fec48ac79756793c1a6e3b54daf8f Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 1 Jan 2019 15:06:23 -0500 Subject: Rename map files, labels, and constants to be consistent and work with Polished Map --- scripts/route7.asm | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 scripts/route7.asm (limited to 'scripts/route7.asm') diff --git a/scripts/route7.asm b/scripts/route7.asm deleted file mode 100755 index 5e8288ea..00000000 --- a/scripts/route7.asm +++ /dev/null @@ -1,9 +0,0 @@ -Route7Script: - jp EnableAutoTextBoxDrawing - -Route7TextPointers: - dw Route7Text1 - -Route7Text1: - TX_FAR _Route7Text1 - db "@" -- cgit v1.2.3