mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 23:37:48 +00:00
Hint to {interpolate} names when EQUS expanding does not occur (#1692)
This commit is contained in:
@@ -6,6 +6,7 @@ warning: for.asm(20): [-Wbackwards-for]
|
||||
FOR goes backwards from 1 to 2 by -1
|
||||
error: for.asm(46):
|
||||
's' already defined as constant at for.asm(39)
|
||||
(should it be {interpolated} to define its contents "x"?)
|
||||
error: for.asm(48) -> for.asm::REPT~4(54):
|
||||
'v' already defined as constant at for.asm(48) -> for.asm::REPT~4(52)
|
||||
FATAL: for.asm(48) -> for.asm::REPT~4(54):
|
||||
|
||||
Reference in New Issue
Block a user