Files
rgbds/test/link/bit-res-set-bad.out
Rangi 2aef09c8d9 Allow the bit/res/set bit index to be determined at link time (#1654)
This increments the object file revision number from 11 to 12
since it adds a new `RPN_BIT_INDEX` command.
2025-02-12 17:14:10 +01:00

5 lines
216 B
Plaintext

error: bit-res-set-bad.asm(5): Value $ff00 is not a bit index
error: bit-res-set-bad.asm(4): Value $8 is not a bit index
error: bit-res-set-bad.asm(3): Value $ffffffff is not a bit index
Linking failed with 3 errors