diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-26 10:17:33 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-26 10:17:33 -0400 |
commit | 7229ccb81b8a53683d0158477fc3b8916416c35f (patch) | |
tree | 196d50e79e67cddf6d25413c65ddf78f4548d4a0 /scripts/route7.asm | |
parent | aa2dcaedbc481ed6ee976b61709259ac9309ea8d (diff) |
Include route 7 and link club headers/data
Diffstat (limited to 'scripts/route7.asm')
-rwxr-xr-x | scripts/route7.asm | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/scripts/route7.asm b/scripts/route7.asm index 484fc539..55183d16 100755 --- a/scripts/route7.asm +++ b/scripts/route7.asm @@ -1,9 +1,10 @@ -Route7Script: ; 48152 (12:4152) - jp EnableAutoTextBoxDrawing +Route7Script: ; 480eb (12:40eb) + call EnableAutoTextBoxDrawing + ret -Route7TextPointers: ; 48155 (12:4155) +Route7TextPointers: ; 480ef (12:40ef) dw Route7Text1 -Route7Text1: ; 48157 (12:4157) +Route7Text1: ; 480f1 (12:40f1) TX_FAR _Route7Text1 db "@" |