X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fvertex3d.h;h=4c033d3e6414e079287c934c5371524ed61c5c14;hb=5e5b0caed972e0b225199551aff09c399edb8d3c;hp=4ce2c52fab7a57169f761f0808ce356bb97d40fd;hpb=0e0782653487ad1691d7879ff433bc5ffd7c3791;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