mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
5
test/asm/section-union-data.err
Normal file
5
test/asm/section-union-data.err
Normal file
@@ -0,0 +1,5 @@
|
||||
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!
|
||||
Reference in New Issue
Block a user