Use CDDA on PSX
This commit is contained in:
@@ -1,7 +1,20 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "JabyEngine",
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "PSYQ",
|
||||
"path": "..\\..\\PSYQ\\Converted\\Include"
|
||||
},
|
||||
{
|
||||
"name": "NEXTGPU",
|
||||
"path": "..\\..\\..\\..\\PSX\\projects\\NEXTGPU"
|
||||
},
|
||||
{
|
||||
"name": "CDPLAYER",
|
||||
"path": "..\\..\\..\\..\\PSX\\projects\\CDPLAYER"
|
||||
}
|
||||
],
|
||||
"tasks": {
|
||||
@@ -120,6 +133,9 @@
|
||||
"C_Cpp.default.compilerArgs": [
|
||||
],
|
||||
"C_Cpp.default.defines": [
|
||||
]
|
||||
],
|
||||
"files.associations": {
|
||||
"CDDADEMO.C": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user