diff options
Diffstat (limited to 'include/gun.h')
| -rw-r--r-- | include/gun.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gun.h b/include/gun.h index 57c2378..5f443e6 100644 --- a/include/gun.h +++ b/include/gun.h @@ -3,6 +3,8 @@ #define GUN_H +#include "main.h" + #define GUN_SHOT_WIDTH 5 #define GUN_SHOT_HEIGHT 5 |