]> git.mxchange.org Git - flightgear.git/blob - src/FDM/LaRCsim/c172_init.h
Updates to the scenery loading infrastructure to make it more flexible,
[flightgear.git] / src / FDM / LaRCsim / c172_init.h
1 /* a quick navion_init.h */
2
3
4 #ifndef _C172_INIT_H
5 #define _C172_INIT_H
6
7
8 void c172_init( void );
9
10
11 #endif _C172_INIT_H