add experimental aspect_ratio setting (hidden for now)
This commit is contained in:
parent
e23a0ce1d5
commit
c7e4b81ad7
5 changed files with 59 additions and 8 deletions
|
@ -29,6 +29,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
BOOL windowed;
|
||||
BOOL maintas;
|
||||
BOOL boxing;
|
||||
char aspect_ratio[16];
|
||||
int maxfps;
|
||||
BOOL vsync;
|
||||
BOOL adjmouse;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue