mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
395b03e88e
Fixes #1855
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)
|