diff --git a/server/account_data.hpp b/common/gameplay/account_data.hpp similarity index 100% rename from server/account_data.hpp rename to common/gameplay/account_data.hpp diff --git a/server/character_data.hpp b/common/gameplay/character_data.hpp similarity index 100% rename from server/character_data.hpp rename to common/gameplay/character_data.hpp diff --git a/server/client_data.hpp b/common/gameplay/client_data.hpp similarity index 100% rename from server/client_data.hpp rename to common/gameplay/client_data.hpp diff --git a/server/combat_data.hpp b/common/gameplay/combat_data.hpp similarity index 100% rename from server/combat_data.hpp rename to common/gameplay/combat_data.hpp diff --git a/server/enemy_data.hpp b/common/gameplay/enemy_data.hpp similarity index 100% rename from server/enemy_data.hpp rename to common/gameplay/enemy_data.hpp