diff options
Diffstat (limited to 'reloc.s')
-rw-r--r-- | reloc.s | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ .export _main .include "atari.inc" - start_addr = $6c00 + ;start_addr = $6c00 + start_addr = $71c0 ; mkrelocxex.c appends this stuff. code_start = end_addr |