diff options
Diffstat (limited to 'src/Config.h')
-rw-r--r-- | src/Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h index b112309..92ac77c 100644 --- a/src/Config.h +++ b/src/Config.h @@ -44,6 +44,7 @@ extern int HKJoyMapping[HK_MAX]; extern int WindowWidth; extern int WindowHeight; +extern int WindowMaximized; extern int ScreenRotation; extern int ScreenGap; |