mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
9 lines
433 B
Plaintext
9 lines
433 B
Plaintext
warning: load-endings.asm(23): [-Wunterminated-load]
|
|
`LOAD` block without `ENDL` terminated by `LOAD`
|
|
warning: load-endings.asm(28): [-Wunterminated-load]
|
|
`LOAD` block without `ENDL` terminated by `SECTION`
|
|
warning: load-endings.asm(45): [-Wunterminated-load]
|
|
`LOAD` block without `ENDL` terminated by `POPS`
|
|
warning: load-endings.asm(50): [-Wunterminated-load]
|
|
`LOAD` block without `ENDL` terminated by `ENDSECTION`
|