mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 19:42:08 +00:00
Add -Wobsolete to RGBFIX and RGBGFX, and deprecate rgbfix -O
This commit is contained in:
@@ -145,6 +145,7 @@ _rgbfix_completions() {
|
||||
warning)
|
||||
mapfile -t COMPREPLY < <(compgen -W "
|
||||
mbc
|
||||
obsolete
|
||||
overwrite
|
||||
sgb
|
||||
truncation
|
||||
|
||||
@@ -157,6 +157,7 @@ _rgbgfx_completions() {
|
||||
warning)
|
||||
mapfile -t COMPREPLY < <(compgen -W "
|
||||
embedded
|
||||
obsolete
|
||||
trim-nonempty
|
||||
all
|
||||
everything
|
||||
|
||||
Reference in New Issue
Block a user