aboutsummaryrefslogtreecommitdiff
path: root/src/entitiesInclude.h
blob: e1d2cd55cfe598bf3c0d28457421eddf7c17ef89 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include "entities/antifaShip.h"
#include "entities/soldato.h"
#include "entities/caporale.h"
#include "entities/sergente.h"
#include "entities/maresciallo.h"
#include "entities/generale.h"
#include "entities/mussolini.h"
#include "entities/guidedMissile.h"
#include "entities/missile.h"

// Through the magic of this ugly file you can include all entities at once.