mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Avoid nonessential strings-as-numbers in tests
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
warning: Treating strings as numbers is deprecated; use character literals or `CHARVAL` instead [-Wobsolete]
|
||||
at string-concat.asm(21)
|
||||
warning: Treating strings as numbers is deprecated; use character literals or `CHARVAL` instead [-Wobsolete]
|
||||
at string-concat.asm(21)
|
||||
error: syntax error, unexpected ++
|
||||
at string-concat.asm(25)
|
||||
error: syntax error, unexpected ++, expecting ] or + or -
|
||||
|
||||
Reference in New Issue
Block a user