#define ENEMY_W 32 #define ENEMY_H 32 static const pixel_t ENEMY_KILL_W = 32; static const pixel_t ENEMY_KILL_H = 32;