New height scaling variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1410
This commit is contained in:
parent
247678bbe6
commit
7b36937c81
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ typedef struct {
|
|||
Bitu height;
|
||||
Bitu pitch;
|
||||
Bitu blank;
|
||||
Bitu scaleh;
|
||||
bool double_width;
|
||||
bool double_height;
|
||||
Bitu lines;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue