mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-18 19:57:06 +00:00
Less special handling = good Possibly this can be done to more tests, but this is what I found.
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
warning: Value $fffe8000 (may be negative?) is not 16-bit [-Wtruncation]
|
|
at truncation2.asm(3)
|
|
warning: Value $ffff4000 (may be negative?) is not 16-bit [-Wtruncation]
|
|
at truncation2.asm(2)
|