mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-24 07:44:32 +00:00
Add -I as an alias for -i in rgbasm (#1056)
Co-authored-by: Rangi <[email protected]>
This commit is contained in:
@@ -35,7 +35,7 @@ _rgbasm_completions() {
|
||||
[b]="binary-digits:unk"
|
||||
[D]="define:unk"
|
||||
[g]="gfx-chars:unk"
|
||||
[i]="include:dir"
|
||||
[I]="include:dir"
|
||||
[M]="dependfile:glob-*.mk *.d"
|
||||
[o]="output:glob-*.o"
|
||||
[P]="preinclude:glob-*.asm *.inc"
|
||||
|
||||
Reference in New Issue
Block a user