mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
`asl` and `asr` in `src/link/patch.c` courtesy of @pinobatch, and rearranged in RGBASM evaluators.
11 lines
388 B
Plaintext
11 lines
388 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(35): [-Wshift]
|
|
Shifting negative value -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
|