#include "CPlayerState.hpp" namespace urde { CPlayerState::CPlayerState(CInputStream& stream) : m_staticIntf(5) { } }