diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-15 14:54:55 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-15 14:54:55 +0100 |
| commit | 8c086739e1344fb8789e89074dd962c5719ab030 (patch) | |
| tree | 86ae878cd5f90a82b7fee454e4adae69de542bb4 /project-base.code-workspace | |
| parent | 7b956089e6ba5162fb0b667f1c0a60f6ece90c38 (diff) | |
local session id generation, bullet icon drop, refactor
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 c96785b..095bb87 100644 --- a/project-base.code-workspace +++ b/project-base.code-workspace @@ -64,7 +64,8 @@ "streambuf": "c", "game.h": "c", "bullets.h": "c", - "guns.h": "c" + "guns.h": "c", + "iphlpapi.h": "c" } } }
\ No newline at end of file |
