X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fanimated-mesh-md2.h;h=39980307505819058c9d430e361e1ad10cc7901c;hb=79e12d94cc21232477796a4e76fc2ddb5d88f9dc;hp=c37a61ba18ee29a2c30df811e43e56312924b0a9;hpb=8ff6816b98af584ca7670ad964d5f13f84e18044;p=guile-irrlicht.git 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