diff options
author | nathansmithsmith <nathansmith7@mailfence.com> | 2023-09-10 12:20:13 -0600 |
---|---|---|
committer | nathansmithsmith <nathansmith7@mailfence.com> | 2023-09-10 12:20:13 -0600 |
commit | 061e3371e860d498baf5eb85386fd638ab7f90f9 (patch) | |
tree | e7e45636e190517496dbe616cd1d3081e9fe23d5 /src/entitiesInclude.h | |
parent | 989621071dc8ce292ca8c985cfed887c88f121ce (diff) |
Reinstalling linux again lol
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. |