]> git.mxchange.org Git - flightgear.git/blob - src/FDM/UIUCModel/uiuc_map_engine.h
Reset: work with threaded OSG modes
[flightgear.git] / src / FDM / UIUCModel / uiuc_map_engine.h
1 #ifndef _MAP_ENGINE_H_
2 #define _MAP_ENGINE_H_
3
4 #include "uiuc_aircraft.h"
5
6 void uiuc_map_engine();
7
8 #endif  // _MAP_ENGINE_H_