diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-18 11:24:42 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-18 11:24:42 +0100 |
| commit | 1ac44d4ec6b6b51fefe6ca50ef82d5d2fc1f6dfb (patch) | |
| tree | 8322478a56450878e2f02a6a794a4a664d86e176 /include/wall_item.h | |
| parent | 89984db7afa433e2842c4ef8c8c265a3e3993636 (diff) | |
wall items
Diffstat (limited to 'include/wall_item.h')
| -rw-r--r-- | include/wall_item.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wall_item.h b/include/wall_item.h index 2e6bdd3..3b896bd 100644 --- a/include/wall_item.h +++ b/include/wall_item.h @@ -3,6 +3,7 @@ #include <projectbase/project_base.h> +#include "objects.h" #include "guns.h" typedef enum t_wall_item_type { |
