diff options
Diffstat (limited to 'src/enemy/bombPeahat.c')
| -rw-r--r-- | src/enemy/bombPeahat.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/enemy/bombPeahat.c b/src/enemy/bombPeahat.c index 5993dfb2..56fb23ed 100644 --- a/src/enemy/bombPeahat.c +++ b/src/enemy/bombPeahat.c @@ -9,6 +9,8 @@ #include "entity.h" #include "functions.h" #include "object.h" +#include "room.h" +#include "physics.h" #include "player.h" typedef struct { |
