summaryrefslogtreecommitdiff
path: root/project-base.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'project-base.code-workspace')
-rw-r--r--project-base.code-workspace6
1 files changed, 5 insertions, 1 deletions
diff --git a/project-base.code-workspace b/project-base.code-workspace
index 45b030e..be07839 100644
--- a/project-base.code-workspace
+++ b/project-base.code-workspace
@@ -53,7 +53,11 @@
"map.h": "c",
"zombies.h": "c",
"math.h": "c",
- "math_helper.h": "c"
+ "math_helper.h": "c",
+ "xiosbase": "c",
+ "pathfinding.h": "c",
+ "unordered_map": "c",
+ "players.h": "c"
}
}
} \ No newline at end of file