mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 02:32:06 +00:00
Add -Wobsolete to RGBFIX and RGBGFX, and deprecate rgbfix -O
This commit is contained in:
@@ -17,6 +17,7 @@ Diagnostics<WarningLevel, WarningID> warnings = {
|
||||
},
|
||||
.warningFlags = {
|
||||
{"embedded", LEVEL_EVERYTHING},
|
||||
{"obsolete", LEVEL_DEFAULT },
|
||||
{"trim-nonempty", LEVEL_ALL },
|
||||
},
|
||||
.paramWarnings = {},
|
||||
|
||||
Reference in New Issue
Block a user