Initial revision.
This commit is contained in:
parent
09987296b4
commit
e7751d59f2
1 changed files with 11 additions and 0 deletions
11
src/FDM/LaRCsim/c172_init.h
Normal file
11
src/FDM/LaRCsim/c172_init.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* a quick navion_init.h */
|
||||
|
||||
|
||||
#ifndef _NAVION_INIT_H
|
||||
#define _NAVION_INIT_H
|
||||
|
||||
|
||||
void model_init( void );
|
||||
|
||||
|
||||
#endif _NAVION_INIT_H
|
Loading…
Add table
Reference in a new issue