#ifndef _MAP_ENGINE_H_ #define _MAP_ENGINE_H_ #include "uiuc_aircraft.h" void uiuc_map_engine(); #endif // _MAP_ENGINE_H_