]> git.jsancho.org Git - guile-irrlicht.git/blobdiff - src/device.h
run
[guile-irrlicht.git] / src / device.h
index 8c9f8a167ca3915d0f7c6df6d20184c4e77e895e..5422b1fc65b3d458cf0d3576f620edcf419d7cbc 100644 (file)
@@ -43,6 +43,9 @@ extern "C" {
                     SCM vsync,
                     SCM receiver);
 
+  SCM
+  irr_run (SCM wrapped_device);
+
   SCM
   irr_setWindowCaption (SCM wrapped_device,
                         SCM text);