From 2a868b9f3b8e3b5f8b9e5f728f628ec88fd5e3ad Mon Sep 17 00:00:00 2001 From: Niels Martin Hansen Date: Thu, 19 Jul 2018 21:17:07 +0200 Subject: Feature: Framerate display window (#6822) Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command. --- projects/openttd_vs90.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'projects/openttd_vs90.vcproj') diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index b488daadb..174677586 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1107,6 +1107,10 @@ RelativePath=".\..\src\fontdetection.h" > + + @@ -2115,6 +2119,10 @@ RelativePath=".\..\src\fios_gui.cpp" > + + -- cgit v1.2.3-54-g00ecf