mirror of https://github.com/PrimeDecomp/prime.git
parent
69dbad8bce
commit
ceb9bf4132
|
@ -9,9 +9,7 @@
|
||||||
},
|
},
|
||||||
"editor.tabSize": 2,
|
"editor.tabSize": 2,
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"source_location": "cpp",
|
"source_location": "cpp"
|
||||||
"fdlibm.h": "c",
|
|
||||||
"math_ppc.h": "c"
|
|
||||||
},
|
},
|
||||||
"files.autoSave": "onFocusChange",
|
"files.autoSave": "onFocusChange",
|
||||||
"files.insertFinalNewline": true,
|
"files.insertFinalNewline": true,
|
||||||
|
|
Loading…
Reference in New Issue