mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
warning: Treating strings as numbers is deprecated; use character literals or `CHARVAL` instead [-Wobsolete]
|
|
at empty-strings.asm(5)
|
|
error: Strings as numbers must be a single charmap unit
|
|
at empty-strings.asm(5)
|
|
Assembly aborted with 1 error!
|