1
0
Fork 0
flightgear/src/FDM/UIUCModel/uiuc_map_mass.h

9 lines
118 B
C
Raw Normal View History

2000-09-06 19:52:37 +00:00
#ifndef _MAP_MASS_H_
#define _MAP_MASS_H_
#include "uiuc_aircraft.h"
void uiuc_map_mass();
#endif // _MAP_MASS_H_