- Deleted generated CMake files and build artifacts from the cmake-build-debug directory. - Removed the Intellisense header - what was that??? - Cleaned up the melonDS.ini configuration (removed hard path)
9 lines
201 B
JSON
9 lines
201 B
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp"
|
|
},
|
|
"clangd.arguments": [
|
|
"--query-driver=${env:DEVKITPRO}/devkitARM/bin/arm-none-eabi-*",
|
|
"--compile-commands-dir=."
|
|
]
|
|
} |