.yRadarBuffer EQUB &D0 \ The y-coordinate of the runway on the radar, stored so \ we can erase it again EQUB &D0 \ The y-coordinate of the alien on the radar, stored so \ we can erase it againName: yRadarBuffer [Show more] Type: Variable Category: Dashboard Summary: The y-coordinates of the runway and alien on the radar Deep dive: Line buffersContext: See this variable in context in the source code References: This variable is used as follows: * DrawRadarBlip uses yRadarBuffer