Trace Engine
A Raycaster Engine in C
Loading...
Searching...
No Matches
fps_counter.h
Go to the documentation of this file.
1
#ifndef _H_FPS_COUNTER
2
#define _H_FPS_COUNTER
3
7
void
init_fps_counter
(
void
);
8
14
void
update_fps_counter
(
void
);
15
16
#endif
update_fps_counter
void update_fps_counter(void)
Definition
fps_counter.c:32
init_fps_counter
void init_fps_counter(void)
Definition
fps_counter.c:23
engine
inc
fps_counter.h
Generated by
1.9.8