X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fvideo-driver.h;h=64bf068b65dafb2ea7e46309a30af06fe8137e19;hp=65df39ace0802f173714372cc338f0215ee40b65;hb=3394d6066c9092a5444c9273f52cea01e2eaf10f;hpb=704cf6c2cc3d308c625071f6e03bd20ed2d833f8 diff --git a/src/video-driver.h b/src/video-driver.h index 65df39a..64bf068 100644 --- a/src/video-driver.h +++ b/src/video-driver.h @@ -36,11 +36,7 @@ extern "C" { SCM irr_video_beginScene (SCM wrapped_video_driver, - SCM back_buffer, - SCM z_buffer, - SCM color, - SCM video_data, - SCM source_rect); + SCM rest); SCM irr_video_getTexture (SCM wrapped_video_driver,