X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=irrlicht.scm;h=e2e5a9bc92d131fba8ab928fddb5be764cfe8119;hp=9724a80a50a13fd311baeada9e51c5e4340be74d;hb=c59d2be798005a3684d75c3f561568ad2cdac9c7;hpb=0c07b0db5cf3aec92ae8838490d6a83e5416d81c diff --git a/irrlicht.scm b/irrlicht.scm index 9724a80..e2e5a9b 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -21,6 +21,7 @@ (define-module (irrlicht) #:use-module (oop goops) #:use-module (irrlicht base) + #:use-module (irrlicht core) #:use-module (irrlicht device) #:use-module (irrlicht gui) #:use-module (irrlicht io) @@ -49,6 +50,7 @@ get-video-driver is-empty? is-window-active? + make-box3d run set-material-flag! set-material-texture!