#include "enemy.hpp" Enemy::Enemy() {} void Enemy::draw(sf::RenderWindow *window) { }