diff options
Diffstat (limited to 'src/entitiesInclude.h')
-rw-r--r-- | src/entitiesInclude.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entitiesInclude.h b/src/entitiesInclude.h index 4c6f5ac..be4713c 100644 --- a/src/entitiesInclude.h +++ b/src/entitiesInclude.h @@ -5,5 +5,6 @@ #include "entities/maresciallo.h" #include "entities/generale.h" #include "entities/mussolini.h" +#include "entities/guidedMissile.h" // Through the magic of this ugly file you can include all entities at once. |