videosettings.cpp: use hw_caps->has_button_vformat

This commit is contained in:
GetAway
2018-12-01 10:42:35 +01:00
parent 477d363308
commit 2bd937a0d0
3 changed files with 7 additions and 4 deletions

View File

@@ -37,6 +37,7 @@ typedef struct hw_caps
int display_can_set_brightness;
int display_has_statusline;
int has_button_timer;
int has_button_vformat;
char boxvendor[64];
char boxname[64];
char boxarch[64];