diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-14 00:04:20 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-14 00:04:20 +0100 |
| commit | 99f328fa19bb9cb266d9525629813cc0268a889e (patch) | |
| tree | 514d5eb5fe51afc5f19bb3acf240a425239eba2a /project-base.code-workspace | |
| parent | f8ccfba637267bae8064daa320cfb00b8ffe3e66 (diff) | |
bullets network transfer
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 |
