mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add files via upload
Amended tabbing with spaces
This commit is contained in:
parent
1377b2e7cf
commit
64ebf62959
1 changed files with 2 additions and 2 deletions
|
@ -95,7 +95,7 @@ typedef struct settings
|
|||
bool video_statistics_show;
|
||||
bool video_framecount_show;
|
||||
bool video_msg_bgcolor_enable;
|
||||
bool crt_switch_resolution;
|
||||
bool crt_switch_resolution;
|
||||
|
||||
/* Audio */
|
||||
bool audio_enable;
|
||||
|
@ -334,7 +334,7 @@ typedef struct settings
|
|||
unsigned video_window_x;
|
||||
unsigned video_window_y;
|
||||
unsigned video_window_opacity;
|
||||
unsigned crt_switch_resolution_super;
|
||||
unsigned crt_switch_resolution_super;
|
||||
unsigned video_monitor_index;
|
||||
unsigned video_fullscreen_x;
|
||||
unsigned video_fullscreen_y;
|
||||
|
|
Loading…
Add table
Reference in a new issue