diff options
| author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2019-02-26 12:52:54 -0500 |
|---|---|---|
| committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2019-02-26 12:52:54 -0500 |
| commit | 4f17a2c863042cfd480f7604c4d86e232627263e (patch) | |
| tree | 6e497b69a442cdff6a5ef645584514c156fed05e /maps/Route2Gate1F.asm | |
| parent | fc14cab189eac0d5506c894d656d4f8f8fd83745 (diff) | |
Sort maps into placeholder and non-placeholder.
Diffstat (limited to 'maps/Route2Gate1F.asm')
| -rw-r--r-- | maps/Route2Gate1F.asm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/maps/Route2Gate1F.asm b/maps/Route2Gate1F.asm deleted file mode 100644 index 8436610..0000000 --- a/maps/Route2Gate1F.asm +++ /dev/null @@ -1,21 +0,0 @@ -INCLUDE "constants.asm" - -SECTION "maps/Route2Gate1F.asm", ROMX - -Route2Gate1FScriptLoader:: ; 94061 (25:4061) - ret - -Route2Gate1FTextPointers:: ; 94062 (25:4062) - 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 |
