mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
9b4b4a581b
Fixes #1917
9 lines
384 B
Plaintext
9 lines
384 B
Plaintext
warning: Division of -2147483648 by -1 yields -2147483648 [-Wdiv]
|
|
at overflow.asm(23)
|
|
warning: Division of -2147483648 by -1 yields -2147483648 [-Wdiv]
|
|
at overflow.asm(24)
|
|
warning: Integer constant is too large [-Wlarge-constant]
|
|
at overflow.asm(44)
|
|
warning: Graphics constant has too many digits; only first 8 pixels considered [-Wlarge-constant]
|
|
at overflow.asm(47)
|