mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-22 13:47:05 +00:00
Assembling is never *supposed* to fail, but in this case I ended up adding a test case that triggered a bug in the assembler, and that caused the rest of the test to become garbled. This is thus more robust.