From 36baf4c1222aee409bb62be9770798bfa7fdd302 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 21 Jun 2022 12:36:22 +0300 Subject: Removed autoset fps. --- include/state.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/state.h') 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. */ -- cgit v1.2.3