mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 03:52:08 +00:00
Fix the FOR loop count formula (#1222)
This commit is contained in:
2
test/asm/for-loop-count.err
Normal file
2
test/asm/for-loop-count.err
Normal file
@@ -0,0 +1,2 @@
|
||||
warning: for-loop-count.asm(19) -> for-loop-count.asm::test(12): [-Wbackwards-for]
|
||||
FOR goes backwards from -2147483648 to -1 by -2147483648
|
||||
Reference in New Issue
Block a user