ccdemos/textures.cc
branchpyrit
changeset 81 9dbb9c8c115b
parent 79 062b1c4143f7
child 88 f7edb3b90816
--- a/ccdemos/textures.cc	Wed Apr 23 19:35:03 2008 +0200
+++ b/ccdemos/textures.cc	Thu Apr 24 10:49:11 2008 +0200
@@ -9,7 +9,7 @@
 
 Float lx, ly, lz, cf;
 
-void update_callback()
+void update_callback(Float*)
 {
 	if (lx != 0.0)
 		light.pos.x += lx;