]> git.mxchange.org Git - flightgear.git/blob - LaRCsim/ls_init.h
Additional function prototypes to clean up code.
[flightgear.git] / LaRCsim / ls_init.h
1 /* a quick ls_init.h */
2
3
4 #ifndef _LS_INIT_H
5 #define _LS_INIT_H
6
7
8 void ls_init( void );
9
10
11 #endif /* _LS_INIT_H */