Removed autoset fps.

This commit is contained in:
jussi
2022-06-21 12:36:22 +03:00
parent 6bac1a2c63
commit 36baf4c122
4 changed files with 9 additions and 12 deletions

View File

@@ -13,7 +13,6 @@ typedef struct {
bool run;
lua_State *luaState;
Vector2 resolution;
int targetFPS;
int textureSource;
/* Resources. */
/* Images. */