mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add -Wobsolete to RGBFIX and RGBGFX, and deprecate rgbfix -O
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
-O -Cjv -t PM_CRYSTAL -i BYTE -n 0 -k 01 -l 0x33 -m 0x10 -r 3 -p 0
|
||||
Checks that the -O flag suppresses "Overwrote a non-zero byte" warnings from the rest
|
||||
-Wno-overwrite -Cjv -t PM_CRYSTAL -i BYTE -n 0 -k 01 -l 0x33 -m 0x10 -r 3 -p 0
|
||||
Checks that the -Wno-overwrite flag suppresses "Overwrote a non-zero byte" warnings from the rest
|
||||
|
||||
Reference in New Issue
Block a user