X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ftinyfps.c;h=269c965448c9f7d671aa145b78efdc4f2fe2dfaf;hb=7a4848676a91596f7d9e0ff0c9ef55030fc7062a;hp=41102e680461058a5233ceaea00c44f77291ffd5;hpb=e8b26db00c934d141f16652cb8dcbeae23b17e48;p=dosdemo diff --git a/src/tinyfps.c b/src/tinyfps.c index 41102e6..269c965 100644 --- a/src/tinyfps.c +++ b/src/tinyfps.c @@ -4,9 +4,10 @@ #include "tinyfps.h" #include "demo.h" -/* TinyFPS, just a minimal fraps like font to show FPS during the demo and not just after. - * I'll be using it in my effects for my performance test purposes, just adding it here. - * Maybe it would be nice if initFpsFonts would be called in demo.c once but I avoided touching that code. +/* TinyFPS, just a minimal fraps like font to show FPS during the demo and not + * just after. I'll be using it in my effects for my performance test + * purposes, just adding it here. Maybe it would be nice if initFpsFonts would + * be called in demo.c once but I avoided touching that code. */ /*