X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fanimated-mesh-scene-node.h;h=32cb02fa2bc5752187d90f013c8c15d27339c274;hp=fb90936e8ef57fec1188ff7c4e77fe3df3b6a093;hb=6537f348407a540c027d92d0b766a8684f0fdf95;hpb=5ceb16a66d2d082b5000322570ad87ef7afa5907 diff --git a/src/animated-mesh-scene-node.h b/src/animated-mesh-scene-node.h index fb90936..32cb02f 100644 --- a/src/animated-mesh-scene-node.h +++ b/src/animated-mesh-scene-node.h @@ -35,10 +35,8 @@ irr_scene_IAnimatedMeshSceneNode_setMD2Animation (SCM animated_mesh_scene_node, SCM anim); extern "C" { - void init_animated_mesh_scene_node (void); - } #endif