X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fvertex3d.h;h=4c033d3e6414e079287c934c5371524ed61c5c14;hb=37217d692d4ead81cfed829395a9a7a5caf9325c;hp=4ce2c52fab7a57169f761f0808ce356bb97d40fd;hpb=f3e2debaa586874bc403a1dfb01709433627f9cd;p=guile-irrlicht.git diff --git a/src/vertex3d.h b/src/vertex3d.h index 4ce2c52..4c033d3 100644 --- a/src/vertex3d.h +++ b/src/vertex3d.h @@ -40,6 +40,9 @@ extern "C" { SCM color, SCM tcoords); + SCM + vertex3d_position (SCM vertex); + } #endif