diff options
Diffstat (limited to 'src/const/utils/perfstat.h')
-rw-r--r-- | src/const/utils/perfstat.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |