diff options
author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-07-03 22:49:20 -0500 |
---|---|---|
committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-07-03 22:49:20 -0500 |
commit | bc6f0bc08a73a4afafc24d5349d56108d3971e2a (patch) | |
tree | ab137388ede9e79dc489271fec17e4692b81e17e /scripts/blueshouse.asm | |
parent | ec4c53559379f3bf7bd332905ba144e1d998f38b (diff) |
More TX_ASM
Diffstat (limited to 'scripts/blueshouse.asm')
-rwxr-xr-x | scripts/blueshouse.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/blueshouse.asm b/scripts/blueshouse.asm index ab05e286..5d6f1f83 100755 --- a/scripts/blueshouse.asm +++ b/scripts/blueshouse.asm @@ -26,7 +26,7 @@ BluesHouseTextPointers: ; 19b57 (6:5b57) dw BluesHouseText3 BluesHouseText1: ; 19b5d (6:5b5d) - db 8 + TX_ASM ld a,[wd74a] bit 0,a jr nz,.GotMap |