faster code: unsigned int
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ typedef struct Context {
|
||||
int width;
|
||||
int height;
|
||||
double time;
|
||||
int fps;
|
||||
unsigned int fps;
|
||||
} Context;
|
||||
|
||||
typedef struct Timer {
|
||||
|
||||
Reference in New Issue
Block a user