mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
* Add more tests for RGBASM code coverage * Use C++ unnamed parameters, not `(void)` casting * Fix crash in `sect_AlignPC` from #1253
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
error: invalid-bank.asm(1):
|
|
VRAM bank value $0002 out of range ($0000 to $0001)
|
|
error: Assembly aborted (1 error)!
|