1
0
Fork 0

Initial revision.

This commit is contained in:
curt 1999-08-07 19:19:14 +00:00
parent 09987296b4
commit e7751d59f2

View 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