diff options
Diffstat (limited to 'test/e2e/std_mem/run_memcopy.atk16')
| -rw-r--r-- | test/e2e/std_mem/run_memcopy.atk16 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/test/e2e/std_mem/run_memcopy.atk16 b/test/e2e/std_mem/run_memcopy.atk16 index 66f3c1d..a011cb9 100644 --- a/test/e2e/std_mem/run_memcopy.atk16 +++ b/test/e2e/std_mem/run_memcopy.atk16 @@ -1,10 +1,8 @@ @include %bootstrap @include %std_mem -@label mem_offset_from - 0x9000 -@label mem_offset_to - 0x9100 +@data mem_offset_from 0x9000 +@data mem_offset_to 0x9100 @label main ; set values 0x0000..0x0004 to 3 |
