class ResponseParams
{
    uint8 pad_0000[16];
public:
    int16 odds;
    int16 flags;
    // MNotSaved = !!UNKNOWN!!
    ResponseFollowup* m_pFollowup;
};