mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-25 08:14:31 +00:00
Allowing these in object files would lose anything after the '\0' when RGBLINK reads the object.
2 lines
25 B
NASM
2 lines
25 B
NASM
assert x, "oops \0 null"
|