From: curt Date: Mon, 30 Jul 2001 22:30:05 +0000 (+0000) Subject: initialize marker_xs. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=89bc634cd6dee1448728e7f15558ac18da3f3f42;p=flightgear.git initialize marker_xs. --- diff --git a/src/Cockpit/hud_card.cxx b/src/Cockpit/hud_card.cxx index 72d9019c2..6d787a0b2 100644 --- a/src/Cockpit/hud_card.cxx +++ b/src/Cockpit/hud_card.cxx @@ -149,6 +149,7 @@ draw( void ) // (HUD_scale * pscale ) height = scrn_rect.top + scrn_rect.bottom; width = scrn_rect.left + scrn_rect.right; + marker_xs = scrn_rect.left; // x start if(type=="guage") {