#ifndef SHARED_PLAYER_HH #define SHARED_PLAYER_HH 1 #pragma once struct PlayerComponent final {}; #endif // SHARED_PLAYER_HH