diff options
Diffstat (limited to 'maps/Route1Gate2F.asm')
-rw-r--r-- | maps/Route1Gate2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route1Gate2F.asm b/maps/Route1Gate2F.asm index ca8009d..805e7c0 100644 --- a/maps/Route1Gate2F.asm +++ b/maps/Route1Gate2F.asm @@ -1,6 +1,6 @@ include "constants.asm" -SECTION "Route 1 Gate 2F", ROMX[$411F], BANK[$26] +SECTION "maps/Route1Gate2F.asm", ROMX Route1Gate2FScriptLoader:: ; 411F ld hl, Route1Gate2FScriptPointers |