mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
6 lines
87 B
NASM
6 lines
87 B
NASM
STRING equs "OK"
|
|
WRAPPER equs "TRIN"
|
|
PRINTT "{S{WRAPPER}G}\n"
|
|
|
|
PRINTT "{S{WRAPPER}G"
|