From 556195cb4be913d7813c85442c6b8a94c6b5b561 Mon Sep 17 00:00:00 2001 From: Milang Date: Sat, 20 Jul 2019 20:00:20 +0200 Subject: [PATCH] suppression commentaires sur gestion du temps --- src/FxEngine/FxEngine.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FxEngine/FxEngine.c b/src/FxEngine/FxEngine.c index f112778..8c1441d 100644 --- a/src/FxEngine/FxEngine.c +++ b/src/FxEngine/FxEngine.c @@ -17,7 +17,6 @@ void FE_new_frame() frame_interval=prof_time(0); prof_clear(0); prof_enter(0); - // add frame changing -- with timeGR, wait answer on Planete Casio FE_move(); // Not implemented yet ! FE_zbuffer_clear(); // Not implemented yet !