From 4f17a2c863042cfd480f7604c4d86e232627263e Mon Sep 17 00:00:00 2001 From: luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> Date: Tue, 26 Feb 2019 12:52:54 -0500 Subject: Sort maps into placeholder and non-placeholder. --- maps/Route2Gate2F.asm | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 maps/Route2Gate2F.asm (limited to 'maps/Route2Gate2F.asm') diff --git a/maps/Route2Gate2F.asm b/maps/Route2Gate2F.asm deleted file mode 100644 index dc8b50d..0000000 --- a/maps/Route2Gate2F.asm +++ /dev/null @@ -1,21 +0,0 @@ -INCLUDE "constants.asm" - -SECTION "maps/Route2Gate2F.asm", ROMX - -Route2Gate2FScriptLoader:: ; 940c1 (25:40c1) - ret - -Route2Gate2FTextPointers:: ; 940c2 (25:40c2) - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText - dw MapDefaultText \ No newline at end of file -- cgit v1.2.3