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 1e9bd72..c96785b 100644 --- a/project-base.code-workspace +++ b/project-base.code-workspace @@ -63,7 +63,8 @@ "queue": "cpp", "streambuf": "c", "game.h": "c", - "bullets.h": "c" + "bullets.h": "c", + "guns.h": "c" } } }
\ No newline at end of file |
