]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/inst_vertical_speed_indicator.hxx
Support for multiple data dirs.
[flightgear.git] / src / Instrumentation / inst_vertical_speed_indicator.hxx
index 18e818604e80e19aa57d7731c7d033e53006270c..10c9f00c18e954408a9b2e82852f8559e8bbd559 100644 (file)
@@ -58,6 +58,7 @@ public:
     virtual ~InstVerticalSpeedIndicator ();
 
     virtual void init ();
+    virtual void reinit ();
     virtual void update (double dt);
 
 private: