diff options
Diffstat (limited to 'src/shot.c')
| -rw-r--r-- | src/shot.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ #include <stdlib.h> +#include <string.h> #include <assert.h> #include "main.h" |
| index : tuxanci2.git | |
| A First Person Shooter | Connor Thomson |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/shot.c | 1 |
@@ -1,5 +1,6 @@ #include <stdlib.h> +#include <string.h> #include <assert.h> #include "main.h" |