mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-01 05:05:32 +00:00
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
const array __header[16] @$4000 = [
|
|
"AB" ascii,
|
|
@word [main.addr, 0, 0, 0],
|
|
0,0, 0,0, 0,0
|
|
]
|