From d2178bf76792650ee598ee45114e1c20d18bb936 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 30 May 2014 02:13:48 +1000 Subject: Slightly less half arsed stuffs creation. --- src/extantz/extantz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extantz/extantz.c') diff --git a/src/extantz/extantz.c b/src/extantz/extantz.c index d8a265c..835429f 100644 --- a/src/extantz/extantz.c +++ b/src/extantz/extantz.c @@ -324,7 +324,7 @@ static void _draw_gl(Evas_Object *obj) drawGears(gld); #endif - _animate_scene(ourGlobals); + animateScene(ourGlobals); animateCamera(ourGlobals->scene); #if USE_IRR -- cgit v1.1