mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-23 15:24:35 +00:00
Allowing these in object files would lose anything after the '\0' when RGBLINK reads the object.
3 lines
54 B
NASM
3 lines
54 B
NASM
SECTION "test\0 foo", ROM0
|
|
SECTION "test\0 bar", ROM0
|