summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/state.h b/include/state.h
index 0cdbcda..7599052 100644
--- a/include/state.h
+++ b/include/state.h
@@ -13,7 +13,6 @@ typedef struct {
bool run;
lua_State *luaState;
Vector2 resolution;
- int targetFPS;
int textureSource;
/* Resources. */
/* Images. */