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