mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
10 lines
513 B
Plaintext
10 lines
513 B
Plaintext
error: bank.asm(13) -> bank.asm::def_sect(8):
|
|
Expected constant expression: Section "ROMX_bad"'s bank is not known
|
|
error: bank.asm(15) -> bank.asm::def_sect(8):
|
|
Expected constant expression: Section "VRAM_bad"'s bank is not known
|
|
error: bank.asm(17) -> bank.asm::def_sect(8):
|
|
Expected constant expression: Section "SRAM_bad"'s bank is not known
|
|
error: bank.asm(20) -> bank.asm::def_sect(8):
|
|
Expected constant expression: Section "WRAMX_bad"'s bank is not known
|
|
error: Assembly aborted (4 errors)!
|