mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
7 lines
409 B
Plaintext
7 lines
409 B
Plaintext
error: symbols/unknown/a.asm(2): Undefined symbol "Label"
|
|
A label with that name is defined but not exported at symbols/unknown/b.asm(2)
|
|
A constant with that name is defined but not exported at symbols/unknown/c.asm(1)
|
|
A constant with that name is defined but not exported at symbols/unknown/d.asm(1)
|
|
...and 1 more symbol with that name is defined but not exported
|
|
Linking failed with 1 error
|