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