diff options
Diffstat (limited to 'fps.h')
-rw-r--r-- | fps.h | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -#ifndef _FPS_H -#define _FPS_H - -#include "fb.h" - -int fps_setup(void); -void fps_print(fb_t *fb); - -#endif |
index : rototiller/.git | ||
Collection of software-rendered graphics hacks supporting libdrm and SDL2 |
summaryrefslogtreecommitdiff |
-rw-r--r-- | fps.h | 9 |
@@ -1,9 +0,0 @@ -#ifndef _FPS_H -#define _FPS_H - -#include "fb.h" - -int fps_setup(void); -void fps_print(fb_t *fb); - -#endif |