mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
11 lines
562 B
Plaintext
11 lines
562 B
Plaintext
warning: All character units must be 8-bit [-Wtruncation]
|
|
at multivalue-charmap.asm(11)
|
|
warning: Treating strings as numbers is deprecated; use character literals or `CHARVAL` instead [-Wobsolete]
|
|
at multivalue-charmap.asm(20)
|
|
warning: Treating strings as numbers is deprecated; use character literals or `CHARVAL` instead [-Wobsolete]
|
|
at multivalue-charmap.asm(21)
|
|
warning: All character units must be 8-bit [-Wtruncation]
|
|
at multivalue-charmap.asm(22)
|
|
warning: All character units must be 8-bit [-Wtruncation]
|
|
at multivalue-charmap.asm(34)
|