mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-11 03:02:34 +00:00
Add -Wlarge-constant to RGBLINK as it is for RGBASM
This commit is contained in:
@@ -142,6 +142,7 @@ _rgblink_completions() {
|
||||
mapfile -t COMPREPLY < <(compgen -W "
|
||||
assert
|
||||
div
|
||||
large-constant
|
||||
obsolete
|
||||
shift
|
||||
shift-amount
|
||||
|
||||
Reference in New Issue
Block a user