mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 02:02:06 +00:00
6 lines
222 B
Plaintext
6 lines
222 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!
|