class ResponseParams
{
uint8 pad_ 0000[16];
public:
int16 odds;
int16 flags;
// MNotSaved = !!UNKNOWN!!
ResponseFollowup* m_ pFollowup;
};class ResponseParams
{
uint8 pad_ 0000[16];
public:
int16 odds;
int16 flags;
// MNotSaved = !!UNKNOWN!!
ResponseFollowup* m_ pFollowup;
};