mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 02:02:06 +00:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
error: Base value must be equal to $FF00 for [$FF00+C]
|
|
at ff00+c-bad.asm(8)
|
|
error: Expected constant expression: undefined symbol `xyz`
|
|
at ff00+c-bad.asm(9)
|
|
error: Base value must be equal to $FF00 for [$FF00+C]
|
|
at ff00+c-bad.asm(9)
|
|
Assembly aborted with 3 errors!
|