mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-07-16 12:37:19 +02:00
3 lines
54 B
NASM
3 lines
54 B
NASM
times (label-$+1) db 0
|
|
label: db 'NOW where am I?'
|