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-workspace4
1 files changed, 3 insertions, 1 deletions
diff --git a/project-base.code-workspace b/project-base.code-workspace
index 291e8be..fbeb154 100644
--- a/project-base.code-workspace
+++ b/project-base.code-workspace
@@ -60,7 +60,9 @@
"players.h": "c",
"allocator.h": "c",
"protocol.h": "c",
- "queue": "cpp"
+ "queue": "cpp",
+ "streambuf": "c",
+ "game.h": "c"
}
}
} \ No newline at end of file