mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
This also fixes two bugs: `-1 >>> 32` was -1 not 0, and `macro_FreeArgs` should have been called but wasn't.
8 lines
321 B
Plaintext
8 lines
321 B
Plaintext
error: def-scoped.asm(10):
|
|
syntax error, unexpected local identifier, expecting identifier
|
|
error: def-scoped.asm(13):
|
|
syntax error, unexpected local identifier, expecting identifier
|
|
error: def-scoped.asm(16):
|
|
syntax error, unexpected local identifier, expecting identifier
|
|
error: Assembly aborted (3 errors)!
|