diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
commit | 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023 (patch) | |
tree | 07d2ed81b23de081f2003d9f8d50170344dd5ada /scripts/undergroundpathentranceroute7.asm | |
parent | 4e4e72d02a5a202daea3a73363d2a4c3ba34e724 (diff) |
Pull map scripts out of main.asm
Diffstat (limited to 'scripts/undergroundpathentranceroute7.asm')
-rwxr-xr-x | scripts/undergroundpathentranceroute7.asm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/undergroundpathentranceroute7.asm b/scripts/undergroundpathentranceroute7.asm new file mode 100755 index 00000000..5dd10a4e --- /dev/null +++ b/scripts/undergroundpathentranceroute7.asm @@ -0,0 +1,11 @@ +UndergroundPathEntranceRoute7Script: ; 5d72c (17:572c) + ld a, $12 + ld [$d365], a + jp EnableAutoTextBoxDrawing + +UndergroundPathEntranceRoute7TextPointers: ; 5d734 (17:5734) + dw UndergroundPathEntranceRoute7Text1 + +UndergroundPathEntranceRoute7Text1: ; 5d736 (17:5736) + TX_FAR _UndergroundPathEntRoute7Text1 + db "@" |