mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
error: Cannot declare ROM sections as `UNION`
|
|
at section-union-data.asm(1)
|
|
error: Cannot output data outside of a `SECTION`
|
|
at section-union-data.asm(2)
|
|
Assembly aborted with 2 errors!
|