some passthrough tweaks
This commit is contained in:
parent
d99fb4b05d
commit
5baeb50d1e
3 changed files with 30 additions and 3 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -53,6 +53,7 @@ typedef struct cnc_ddraw
|
|||
/* real export from system32\ddraw.dll */
|
||||
HMODULE real_dll;
|
||||
DIRECTDRAWCREATEPROC DirectDrawCreate;
|
||||
LPDIRECTDRAW real_dd;
|
||||
|
||||
struct
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue