mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
3 lines
144 B
Plaintext
3 lines
144 B
Plaintext
warning: for-loop-count.asm(19) -> for-loop-count.asm::test(12): [-Wbackwards-for]
|
|
FOR goes backwards from -2147483648 to -1 by -2147483648
|