Turn on FPS display
This commit is contained in:
parent
022144d727
commit
e14d3f59f2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ BOOL gbUseJoystick = FALSE;
|
|||
int gJoystickButtonTable[8];
|
||||
|
||||
static BOOL bActive = TRUE;
|
||||
static BOOL bFPS = FALSE;
|
||||
static BOOL bFPS = TRUE;
|
||||
|
||||
static int windowWidth;
|
||||
static int windowHeight;
|
||||
|
|
Loading…
Add table
Reference in a new issue