diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-11 16:16:56 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-11 16:16:56 -0500 |
commit | c979b3bb03b121dd03a800df74144cd69a74601a (patch) | |
tree | 0d6bb48125efe6f6215347967383ba4c3b7da391 /scripts/route5.asm | |
parent | 269f2c3ba72776e975f5b00d9a1361cadbda42a7 (diff) | |
parent | 6e8c3883e430b567f7aa8f9230e366e03610bd5a (diff) |
Merge branch 'master' of https://github.com/pret/pokeyellow
Diffstat (limited to 'scripts/route5.asm')
-rwxr-xr-x | scripts/route5.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/route5.asm b/scripts/route5.asm index 1f42bc4e..113212a4 100755 --- a/scripts/route5.asm +++ b/scripts/route5.asm @@ -1,9 +1,9 @@ -Route5Script: ; 556c6 (15:56c6) +Route5Script: jp EnableAutoTextBoxDrawing -Route5TextPointers: ; 556c9 (15:56c9) +Route5TextPointers: dw Route5Text1 -Route5Text1: ; 556cb (15:56cb) +Route5Text1: TX_FAR _Route5Text1 db "@" |