diff options
author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-14 23:36:17 -0500 |
---|---|---|
committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-14 23:36:17 -0500 |
commit | 2ee1ebfe2440250a16ed39386fcbe4ec76c89f61 (patch) | |
tree | 415182331f3b380546aedb1691962246b36c5fcc /text | |
parent | 399ad392c8926ffe7490a403e7e75852e8457b7f (diff) |
text.o
GLOBAL is temporary
Diffstat (limited to 'text')
-rwxr-xr-x | text/text_offsets.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/text_offsets.asm b/text/text_offsets.asm index 710bd4c..ca8b725 100755 --- a/text/text_offsets.asm +++ b/text/text_offsets.asm @@ -1,4 +1,4 @@ -TextOffsets: ; 34000 (d:4000) +TextOffsets:: ; 34000 (d:4000) db $00,$00,$00 text Text0001 text Text0002 |