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/route15gate.asm | |
parent | 4e4e72d02a5a202daea3a73363d2a4c3ba34e724 (diff) |
Pull map scripts out of main.asm
Diffstat (limited to 'scripts/route15gate.asm')
-rwxr-xr-x | scripts/route15gate.asm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/route15gate.asm b/scripts/route15gate.asm new file mode 100755 index 00000000..76e9aadf --- /dev/null +++ b/scripts/route15gate.asm @@ -0,0 +1,9 @@ +Route15GateScript: ; 49602 (12:5602) + jp EnableAutoTextBoxDrawing + +Route15GateTextPointers: ; 49605 (12:5605) + dw Route15GateText1 + +Route15GateText1: ; 49607 (12:5607) + TX_FAR _Route15GateText1 + db "@" |