mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Added missing field in struct.
This commit is contained in:
parent
4ff78f60a6
commit
b7cb158f45
@ -87,6 +87,7 @@ typedef struct {
|
||||
Bitu cachePitch;
|
||||
Bit8u *cacheRead;
|
||||
Bitu inHeight, inLine, outLine;
|
||||
bool xBRZ;
|
||||
} scale;
|
||||
RenderPal_t pal;
|
||||
bool updating;
|
||||
|
Loading…
x
Reference in New Issue
Block a user