]> git.jsancho.org Git - guile-irrlicht.git/blobdiff - src/animated-mesh.h
box3d
[guile-irrlicht.git] / src / animated-mesh.h
index fd65653d0c93e4b5fea7534d1f6942fbe3511252..2afec61b7cb8ec925091faeb05b2938fd893ec08 100644 (file)
@@ -30,12 +30,9 @@ SCM
 irr_scene_IAnimatedMesh_setAnimationSpeed (SCM animated_mesh,
                                            SCM frames_per_second);
 
-
 extern "C" {
-
   void
   init_animated_mesh (void);
-
 }
 
 #endif