diff options
Diffstat (limited to 'enemy.c')
-rw-r--r-- | enemy.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #include "components.h" #include "debris.h" #include "game_config.h" +#include "sound.h" #include "sprite.h" #include "standard.h" #include "world.h" |