mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-13 13:07:52 +00:00
6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
error: Section "code" cannot contain code or data (not `ROM0` or `ROMX`)
|
|
at data-in-ram.asm(2)
|
|
error: Section "data" cannot contain code or data (not `ROM0` or `ROMX`)
|
|
at data-in-ram.asm(4)
|
|
Assembly aborted with 2 errors
|