mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
error: use-label-outside-section.asm(1):
|
|
Label "lab" created outside of a SECTION
|
|
error: use-label-outside-section.asm(2):
|
|
Expected constant expression: 'lab' is not constant at assembly time
|
|
error: Assembly aborted (2 errors)!
|