mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
error: Cannot declare ROM sections as `UNION`
|
|
at fragment-literal-in-union.asm(1)
|
|
error: Cannot output data outside of a `SECTION`
|
|
at fragment-literal-in-union.asm(2)
|
|
FATAL: Cannot output fragment literals outside of a `SECTION`
|
|
at fragment-literal-in-union.asm(3)
|