]> git.jsancho.org Git - gacela.git/commitdiff
Bug solved with glmatrix-block export.
authorJavier Sancho <jsf@jsancho.org>
Tue, 19 Jun 2012 19:43:01 +0000 (21:43 +0200)
committerJavier Sancho <jsf@jsancho.org>
Tue, 19 Jun 2012 19:43:01 +0000 (21:43 +0200)
src/video.scm

index ad74c862621a6b183868611a6179bf7e052f46d0..e58fab9ce906890d016fdc1b444c2cba5114e82b 100644 (file)
@@ -67,6 +67,8 @@
            load-font
            load-font-without-texture
            render-text)
+  #:re-export (glPushMatrix
+              glPopMatrix)
   #:export-syntax (glmatrix-block))