mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 11:12:07 +00:00
Remove user warnings from -Wall
It does not make sense to include it there, as it's enabled by default.
This commit is contained in:
@@ -76,7 +76,6 @@ enum MetaWarningCommand {
|
||||
|
||||
/* Warnings that probably indicate an error */
|
||||
static uint8_t const _wallCommands[] = {
|
||||
WARNING_USER,
|
||||
WARNING_BUILTIN_ARG,
|
||||
WARNING_LARGE_CONSTANT,
|
||||
WARNING_EMPTY_ENTRY,
|
||||
|
||||
Reference in New Issue
Block a user