mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
parent
8bf3781f9e
commit
b975246483
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@ -9,10 +9,10 @@
|
||||
"**/.github": true,
|
||||
"build/**": true,
|
||||
"expected/**": true,
|
||||
"tools/**": true,
|
||||
"tools/**": true
|
||||
},
|
||||
"defines": [
|
||||
"_LANGUAGE_C", // For gbi.h
|
||||
"_LANGUAGE_C"
|
||||
],
|
||||
"files.associations": {
|
||||
"hud.h": "c",
|
||||
@ -44,8 +44,8 @@
|
||||
"cstdlib": "c",
|
||||
"typeinfo": "c",
|
||||
"sym_addrs_funcs": "c",
|
||||
"*.txt": "c"
|
||||
"typeinfo": "c",
|
||||
"*.txt": "c",
|
||||
"fox_title.h": "c"
|
||||
},
|
||||
"C_Cpp_Runner.msvcBatchPath": ""
|
||||
}
|
Loading…
Reference in New Issue
Block a user