Files
rgbds/test/link/section-union/data-overlay.out
ISSOtm 4877bb783c Add more tests for unionized sections + fix bugs
Implementing those tests found a few bugs... oops
2020-03-22 11:14:04 +01:00

7 lines
200 B
Plaintext

error: Section "overlaid data" is of type ROM0, which cannot be unionized
---
ERROR: -(18):
Cannot declare ROM sections as UNION
ERROR: -(18):
Cannot create section "overlaid data" (1 errors)