mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
9 lines
323 B
Plaintext
9 lines
323 B
Plaintext
ERROR: section-union.asm(37):
|
|
Section "test" already declared as union
|
|
ERROR: section-union.asm(37):
|
|
Section "test" already declared as fixed at $c000
|
|
ERROR: section-union.asm(37):
|
|
Section "test" already declared as aligned to 256 bytes
|
|
ERROR: section-union.asm(37):
|
|
Cannot create section "test" (3 errors)
|