mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
6 lines
284 B
Plaintext
6 lines
284 B
Plaintext
warning: Invalid parameter 99 for warning flag "truncation"; capping at maximum 2
|
|
warning: invalid-param.asm(2): [-Wtruncation]
|
|
Expression must be 8-bit; use LOW() to force 8-bit
|
|
warning: invalid-param.asm(3): [-Wtruncation]
|
|
Expression must be 8-bit; use LOW() to force 8-bit
|