X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fanimated-mesh.h;h=2afec61b7cb8ec925091faeb05b2938fd893ec08;hp=fd65653d0c93e4b5fea7534d1f6942fbe3511252;hb=6537f348407a540c027d92d0b766a8684f0fdf95;hpb=5ceb16a66d2d082b5000322570ad87ef7afa5907 diff --git a/src/animated-mesh.h b/src/animated-mesh.h index fd65653..2afec61 100644 --- a/src/animated-mesh.h +++ b/src/animated-mesh.h @@ -30,12 +30,9 @@ SCM irr_scene_IAnimatedMesh_setAnimationSpeed (SCM animated_mesh, SCM frames_per_second); - extern "C" { - void init_animated_mesh (void); - } #endif