diff options
| author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-07-08 18:00:32 -0400 |
|---|---|---|
| committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-07-08 18:00:32 -0400 |
| commit | 5a6620021ac2d7ea78c0ec45291cf8a169567206 (patch) | |
| tree | 8d87aaac5c9268cb76582800c560d42368825784 /maps/Route1Gate1F.asm | |
| parent | ca09233c9eca4c6b9b0ccfba436dcd7e3b3e669c (diff) | |
Add maps to linkerscript
Diffstat (limited to 'maps/Route1Gate1F.asm')
| -rw-r--r-- | maps/Route1Gate1F.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route1Gate1F.asm b/maps/Route1Gate1F.asm index c393aa6..ef48c4c 100644 --- a/maps/Route1Gate1F.asm +++ b/maps/Route1Gate1F.asm @@ -1,6 +1,6 @@ include "constants.asm" -SECTION "Route 1 Gate 1F", ROMX[$4061], BANK[$26] +SECTION "maps/Route1Gate1F.asm", ROMX Route1Gate1FScriptLoader:: ;4061 ld hl, Route1Gate1FScriptPointers @@ -52,4 +52,4 @@ Route1Gate1FText2String: ; 40AC para "いってみたこと ある?" done -;ends at 40D9 +;ends at 40D9
\ No newline at end of file |
