/* 0x5E7 */u8mEastSwInitialStatus;// East SW is the lever in the east-most room on 2F, which can only be pulled after raising the water level in that room by pulling the lever in 4F
/* 0x5E8 */u8mWestSwInitialStatus;// West SW is the lever in the west-most room on 2F, which can only be pulled after raising the water level in that room by pulling the lever in 4F
/* 0x5E9 */u8mEastSwCurrentStatus;
/* 0x5EA */u8mWestSwCurrentStatus;
/* 0x5EB */u8mLevelControlWaitFrames;
/* 0x5EC */f32mBaseYPos;
/* 0x5F0 */u32mEastWaterParticles[4];// If the central staircase isn't rotated to allow water from the east to flow down it, the water falls into the basin; these are the splash particles where the basin water and falling water meet
/* 0x600 */u32mWestWaterParticles[4];// If the central staircase isn't rotated to allow water from the west to flow down it, the water falls into the basin; these are the splash particles where the basin water and falling water meet