mirror of https://github.com/ppy/SDL3-CS.git
Remove duplicate definition
This commit is contained in:
parent
e7c8dec375
commit
520ae0ebc7
|
|
@ -263,9 +263,6 @@ base_command = [
|
||||||
"__va_list=byte*",
|
"__va_list=byte*",
|
||||||
"__va_list_tag=byte",
|
"__va_list_tag=byte",
|
||||||
|
|
||||||
"--nativeTypeNamesToStrip",
|
|
||||||
"unsigned int",
|
|
||||||
|
|
||||||
"--with-type",
|
"--with-type",
|
||||||
"*=int", # all types should be ints by default
|
"*=int", # all types should be ints by default
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue