mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-10 17:38:10 +00:00
[client] all: use imgui for FPS/UPS display
This commit is contained in:
@@ -127,9 +127,4 @@ void app_releaseAllKeybinds(void);
|
||||
*/
|
||||
void app_showHelp(bool show);
|
||||
|
||||
/**
|
||||
* Changes whether the FPS is displayed or not.
|
||||
*/
|
||||
void app_showFPS(bool showFPS);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user