Fix too-short .out.bin expected test results

RGBASM tests now use `rgblink -x` instead of `dd` to get trimmed
test output. RGBLINK tests cannot do so because some of them
(e.g. bank-numbers.asm and sizeof-startof.asm) rely on ROMX
sections above 1, and `-x` implies `-t` which breaks that.
This commit is contained in:
Rangi42
2025-09-15 09:12:26 -04:00
parent 9f16881d64
commit 1fdeb34e50
6 changed files with 5 additions and 5 deletions

Binary file not shown.