1
0
Fork 0

New height scaling variable

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1410
This commit is contained in:
Sjoerd van der Berg 2003-11-08 09:41:45 +00:00
parent 247678bbe6
commit 7b36937c81

View file

@ -98,6 +98,7 @@ typedef struct {
Bitu height;
Bitu pitch;
Bitu blank;
Bitu scaleh;
bool double_width;
bool double_height;
Bitu lines;