X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fanimated-mesh-md2.h;h=39980307505819058c9d430e361e1ad10cc7901c;hp=c37a61ba18ee29a2c30df811e43e56312924b0a9;hb=94fc9a0c82559b6d42b696a4685edea1e88c5ff2;hpb=b298e30f299d7c0b91c00f2455b4bc1efabe62e3 diff --git a/src/animated-mesh-md2.h b/src/animated-mesh-md2.h index c37a61b..3998030 100644 --- a/src/animated-mesh-md2.h +++ b/src/animated-mesh-md2.h @@ -25,11 +25,7 @@ #include #include -extern "C" { - - irr::scene::EMD2_ANIMATION_TYPE - scm_to_md2_animation_type (SCM md2_animation_type); - -} +irr::scene::EMD2_ANIMATION_TYPE +scm_to_md2_animation_type (SCM md2_animation_type); #endif