From 8809fd2f14e8134e43c1f4249086d6f7a670a669 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Sep 2018 08:21:38 +0300 Subject: Apply fps limiter after state logic. --- src/const/utils/perfstat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/const/utils') diff --git a/src/const/utils/perfstat.h b/src/const/utils/perfstat.h index 9f7430516..fac9f7382 100644 --- a/src/const/utils/perfstat.h +++ b/src/const/utils/perfstat.h @@ -25,5 +25,6 @@ static const int PERFSTAT_MAX = 120; static const int PERFSTAT_LAST_STAT = 13; +static const int PERFSTAT_FPS_STAT = 12; #endif // CONST_UTILS_PERFSTAT_H -- cgit v1.2.3-60-g2f50