#ifndef GAME_DEFINES
#define GAME_DEFINES
#include "pixelGameEngine.h"
#include "Meteos.h"
#include "BlockClump.h"
#include "Block.h"
#endif