mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
error: `LOAD` blocks cannot create a ROM section
|
|
at load-rom.asm(3)
|
|
error: Found `ENDL` outside of a `LOAD` block
|
|
at load-rom.asm(5)
|
|
Assembly aborted with 2 errors!
|