mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
10 lines
409 B
Plaintext
10 lines
409 B
Plaintext
error: PC has no value outside of a section
|
|
at const-and.asm(2)
|
|
error: Expected constant expression: 'Aligned' is not constant at assembly time
|
|
at const-and.asm(11)
|
|
error: Expected constant expression: PC is not constant at assembly time
|
|
at const-and.asm(17)
|
|
error: Expected constant expression: 'Floating' is not constant at assembly time
|
|
at const-and.asm(20)
|
|
Assembly aborted with 4 errors!
|