mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
6 lines
220 B
Plaintext
6 lines
220 B
Plaintext
warning: section-in-load.asm(3): [-Wunterminated-load]
|
|
`LOAD` block without `ENDL` terminated by `SECTION`
|
|
error: section-in-load.asm(4):
|
|
Found `ENDL` outside of a `LOAD` block
|
|
error: Assembly aborted (1 error)!
|