]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/auto_gui.hxx
The code to find the highest hit below you didn't work quite right when
[flightgear.git] / src / Autopilot / auto_gui.hxx
index e3e1e53bdc8e2aee2690ec8eb0a258b10324094a..44db9965c581afbcf23c9ed5aca9331b17ca5124 100644 (file)
@@ -43,5 +43,7 @@ void fgAPAdjustInit() ;
 void NewHeadingInit();
 void NewAltitudeInit();
 
+int NewWaypoint( string Tgt_Alt );
+
 
 #endif // _AUTO_GUI_HXX