fix red alert 1 video stretching for my patch and add GDI renderer video stretching
This commit is contained in:
parent
0a4aa43722
commit
b91be078fd
16 changed files with 6392 additions and 30 deletions
1
main.h
1
main.h
|
@ -81,6 +81,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL vsync;
|
||||
float sensitivity;
|
||||
BOOL vhack;
|
||||
BOOL isredalert;
|
||||
DWORD WINAPI (*renderer)(void);
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue