mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
8 lines
267 B
Plaintext
8 lines
267 B
Plaintext
error: anon-label-bad.asm(2):
|
|
Label "!0" created outside of a SECTION
|
|
error: anon-label-bad.asm(6):
|
|
Reference to anonymous label 2 before, when only 1 has been created so far
|
|
error: anon-label-bad.asm(18):
|
|
syntax error
|
|
error: Assembly aborted (3 errors)!
|