diff options
Diffstat (limited to 'main/performance.h')
-rw-r--r-- | main/performance.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/performance.h b/main/performance.h index 464226b517..de00df5ff9 100644 --- a/main/performance.h +++ b/main/performance.h @@ -77,6 +77,7 @@ public: PHYSICS_3D_COLLISION_PAIRS, PHYSICS_3D_ISLAND_COUNT, //physics + AUDIO_OUTPUT_LATENCY, MONITOR_MAX }; |