]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/gps.hxx
GPS: fix bad init when far from any airport
[flightgear.git] / src / Instrumentation / gps.hxx
index 444f029d25d15aed55f5559d89929a57c834f428..a142330ce54742a9c062fe72fc2a5b1d7fc00354 100644 (file)
@@ -268,6 +268,7 @@ private:
     const char* getWP0Ident() const;
     const char* getWP0Name() const;
 
+    bool getWP1IValid() const;
     const char* getWP1Ident() const;
     const char* getWP1Name() const;