Update libc

This commit is contained in:
Alex
2022-11-07 03:37:51 +02:00
parent ff61b602a5
commit 887f67e32d
14 changed files with 153 additions and 2 deletions

View File

@@ -5,6 +5,9 @@
}
],
"settings": {
"debug.allowBreakpointsEverywhere": true
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"fex.hpp": "c"
}
}
}