mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
This acts like `REPT` with a variable automatically incremented across a range of values Fixes #432
7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
ERROR: foreach.asm(16):
|
|
FOREACH cannot have a step value of 0
|
|
ERROR: foreach.asm(41) -> foreach.asm::REPT~5(47):
|
|
'v' already defined as constant at foreach.asm(41) -> foreach.asm::REPT~4(45)
|
|
FATAL: foreach.asm(41) -> foreach.asm::REPT~5(47):
|
|
Failed to update FOREACH symbol value
|