mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-03 00:07:48 +00:00
9 lines
265 B
Plaintext
9 lines
265 B
Plaintext
error: Undefined symbol "Label"
|
|
at symbols/unknown/a.asm(2)
|
|
4 symbols with that name are defined but not exported:
|
|
at symbols/unknown/b.asm(2)
|
|
at symbols/unknown/c.asm(1)
|
|
at symbols/unknown/d.asm(1)
|
|
...and 1 more
|
|
Linking failed with 1 error
|