]> git.mxchange.org Git - flightgear.git/blobdiff - Cockpit/hud_guag.cxx
Changes to support GLUT joystick routines as fall back.
[flightgear.git] / Cockpit / hud_guag.cxx
index 9665f2ca518b3e1a00d85352400bba24e98f63a9..caee4795132657845091b4995d15394af670a675 100644 (file)
@@ -77,7 +77,7 @@ void guage_instr :: draw (void)
   int marker_xs, marker_xe;
   int marker_ys, marker_ye;
   int text_x, text_y;
-  register i;
+  int i;
   char TextScale[80];
   bool condition;
   int disp_val;