make a definition for buffer sizes

This commit is contained in:
2025-01-04 12:54:50 +01:00
parent 38b19d41bc
commit 0ff63fc08c
9 changed files with 44 additions and 45 deletions
+2 -1
View File
@@ -8,6 +8,7 @@
"stdio.h": "c",
"stdlib.h": "c",
"error.h": "c",
"math.h": "c"
"math.h": "c",
"options.h": "c"
}
}