WIIPROTO_FLAG_ACCEL
if (wdata->state.flags & WIIPROTO_FLAG_ACCEL) {
if (wdata->state.flags & WIIPROTO_FLAG_ACCEL) {
if (accel == !!(wdata->state.flags & WIIPROTO_FLAG_ACCEL))
wdata->state.flags |= WIIPROTO_FLAG_ACCEL;
wdata->state.flags &= ~WIIPROTO_FLAG_ACCEL;
if (!(wdata->state.flags & WIIPROTO_FLAG_ACCEL))