Reading WB tooltype args

This commit is contained in:
krustur
2018-12-15 14:44:41 +01:00
parent 2b76e490f1
commit 3d29d360bc
5 changed files with 248 additions and 126 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
"unistd.h": "c",
"intuition.h": "c",
"signal.h": "c",
"exec_sysbase_pragmas.h": "c"
"exec_sysbase_pragmas.h": "c",
"execbase.h": "c"
}
}
}