BizHawk/waterbox/uzem/.vscode/settings.json

10 lines
192 B
JSON
Raw Normal View History

{
"files.associations": {
"ios": "cpp",
"xiosbase": "cpp",
"queue": "cpp"
},
"editor.tabSize": 4,
"editor.insertSpaces": false,
"editor.detectIndentation": false
}