mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
This avoids redundancy between them (and also having to port fixes and features) The error messages have been preserved through a string reporting mechanism
9 lines
320 B
Plaintext
9 lines
320 B
Plaintext
warning: overflow.asm(24): [-Wdiv]
|
|
Division of min value by -1
|
|
warning: overflow.asm(25): [-Wdiv]
|
|
Division of min value by -1
|
|
warning: overflow.asm(39): [-Wlarge-constant]
|
|
Integer constant '4294967296' is too large
|
|
warning: overflow.asm(42): [-Wlarge-constant]
|
|
Graphics constant '`333333333' is too long
|