#ifndef COMPONENTS_PLAYER_HPP_ #define COMPONENTS_PLAYER_HPP_ struct Player {}; #endif // COMPONENTS_PLAYER_HPP_