mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
3 lines
59 B
NASM
3 lines
59 B
NASM
DEF S EQUS STRCHAR("ABC", 3)
|
|
DEF T EQUS STRCHAR("ABC", -4)
|