diff options
Diffstat (limited to 'project-base.code-workspace')
| -rw-r--r-- | project-base.code-workspace | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/project-base.code-workspace b/project-base.code-workspace index fbeb154..1e9bd72 100644 --- a/project-base.code-workspace +++ b/project-base.code-workspace @@ -62,7 +62,8 @@ "protocol.h": "c", "queue": "cpp", "streambuf": "c", - "game.h": "c" + "game.h": "c", + "bullets.h": "c" } } }
\ No newline at end of file |
