#ifndef _MAP_INIT_H_ #define _MAP_INIT_H_ #include "uiuc_aircraft.h" void uiuc_map_init(); #endif // _MAP_INIT_H_