need a patch git status!

This commit is contained in:
Tonton Th 2019-05-28 12:03:08 +02:00
parent cd0aaf45ca
commit b5016d74e6
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ d = (double)t.tv_sec + (double)t.tv_usec / 1e6;
return d;
}
/* ----------------------------------------------------------------- */
/* we can have only one timer at this time. patches welcome.*/
static double memory_time;
double fimg_timer_set(int whot)