WIIPROTO_FLAG_BUILTIN_MP
if (ret && poll_mp && !(flags & WIIPROTO_FLAG_BUILTIN_MP) &&
if (!(flags & WIIPROTO_FLAG_BUILTIN_MP) &&
if (!(wdata->state.flags & WIIPROTO_FLAG_BUILTIN_MP) &&
wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP;
wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP;