X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=irrlicht.scm;h=8bd94b429d8a7923abb8d8161ffcf058884e8e3c;hp=1aea1521298d53b06bb912c29d7c5358b1a52de6;hb=1b473f6444ef734036eec7bf85403a9153bf1a1c;hpb=6dd88690b25a4df65ee7568377e25a0e1bf3af2f diff --git a/irrlicht.scm b/irrlicht.scm index 1aea152..8bd94b4 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -119,7 +119,6 @@ set-max! set-md2-animation! set-override-color! - set-position! set-resizable! set-rotation! set-scale! @@ -130,4 +129,5 @@ ;; Merged methods have to be exported apart (re-export draw-all - get-position) + get-position + set-position!)