diff options
Diffstat (limited to 'project-base.code-workspace')
| -rw-r--r-- | project-base.code-workspace | 4 |
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 |
