1
0
Fork 0
flightgear/LaRCsim/ls_init.h

11 lines
114 B
C

/* a quick ls_init.h */
#ifndef _LS_INIT_H
#define _LS_INIT_H
void ls_init( void );
#endif /* _LS_INIT_H */