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