X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fvideo-driver.h;h=2560135a4c39186791a57ab60e60423d58d36f4a;hb=af6316437363cf85ac844091071bee9b04f58a31;hp=d8cd754adf70112191c07da9644965aa3365b9e6;hpb=e3b7978afe8f8968242919e6e93c9a637233801a;p=guile-irrlicht.git diff --git a/src/video-driver.h b/src/video-driver.h index d8cd754..2560135 100644 --- a/src/video-driver.h +++ b/src/video-driver.h @@ -39,10 +39,10 @@ extern "C" { SCM rest); SCM - irr_drawAll (SCM wrapped_obj); + irr_video_endScene (SCM wrapped_video_driver); SCM - irr_video_endScene (SCM wrapped_video_driver); + irr_video_getFPS (SCM wrapped_video_driver); SCM irr_video_getTexture (SCM wrapped_video_driver,