typedef struct Level /* <-- Definition here! */ /* tag name */
{
char name[32];

/*
Layers:
0 - Background (Map)
1 - Geometry
2 - Entities
3 - HUD