]> git.mxchange.org Git - flightgear.git/blobdiff - 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
index f7d097e14f1ccfea8b68ab00cc663507755ad451..a4867d28be22d1a91198c2e9a139c8b740a37360 100644 (file)
@@ -1,11 +1,11 @@
 /* a quick navion_init.h */
 
 
-#ifndef _NAVION_INIT_H
-#define _NAVION_INIT_H
+#ifndef _C172_INIT_H
+#define _C172_INIT_H
 
 
-void model_init( void );
+void c172_init( void );
 
 
-#endif _NAVION_INIT_H
+#endif _C172_INIT_H