X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fanimated-mesh-scene-node.cpp;h=01286e9dfb921c164179d4499c336210f44df8da;hp=480c6652ee0e37f2892fbf4347ab5913ff53c25b;hb=6537f348407a540c027d92d0b766a8684f0fdf95;hpb=5ceb16a66d2d082b5000322570ad87ef7afa5907 diff --git a/src/animated-mesh-scene-node.cpp b/src/animated-mesh-scene-node.cpp index 480c665..01286e9 100644 --- a/src/animated-mesh-scene-node.cpp +++ b/src/animated-mesh-scene-node.cpp @@ -21,12 +21,14 @@ #include #include - #include "animated-mesh-md2.h" #include "animated-mesh-scene-node.h" #include "gsubr.h" +using namespace irr; + + SCM irr_scene_IAnimatedMeshSceneNode_setFrameLoop (SCM animated_mesh_scene_node, SCM begin,