Set current dir at runtime

Maybe later we could have an option for this
This commit is contained in:
2018-07-17 19:44:41 +01:00
parent a7b33fd4dc
commit 7dcf01fdf6
2 changed files with 21 additions and 1 deletions

View File

@@ -40,6 +40,7 @@
"files.associations": {
"ph7int.h": "c",
"ph7.h": "c",
"stdlib.h": "c"
"stdlib.h": "c",
"direct.h": "c"
}
}