mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Deprecate treating strings as numbers (#1780)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
opt Wno-unmapped-char
|
||||
opt Wno-unmapped-char, Wno-obsolete
|
||||
charmap "<NULL>", $00
|
||||
charmap "A", $10
|
||||
charmap "B", $20
|
||||
|
||||
Reference in New Issue
Block a user