Skip to content

Commit 16cf3c3

Browse files
authored
Big code import from bfbbs repo. bfbbdecomp#1
A lot of code ported into xWad4 and xWad2 and ZWadUI. All compiler warnings fixed.
2 parents ec7d4c9 + 0493c55 commit 16cf3c3

30 files changed

+12101
-3036
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"files.trimFinalNewlines": true,
1717
"files.associations": {
1818
"*.inc": "c",
19-
".clangd": "yaml"
19+
".clangd": "yaml",
20+
"cstring": "cpp"
2021
},
2122
// Disable C/C++ IntelliSense, use clangd instead
2223
"C_Cpp.intelliSenseEngine": "default",

0 commit comments

Comments
 (0)