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