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.
6 lines
268 B
Plaintext
6 lines
268 B
Plaintext
error: diff-marks.asm(2):
|
|
syntax error, unexpected - at the beginning of the line (is it a leftover diff mark?)
|
|
error: diff-marks.asm(3):
|
|
syntax error, unexpected + at the beginning of the line (is it a leftover diff mark?)
|
|
error: Assembly aborted (2 errors)!
|