add a header file for d3d9 renderer
This commit is contained in:
parent
28c9886dbe
commit
59f0f4d9b2
6 changed files with 102 additions and 99 deletions
|
@ -30,6 +30,9 @@
|
|||
|
||||
extern BOOL ShowDriverWarning;
|
||||
|
||||
BOOL detect_cutscene();
|
||||
DWORD WINAPI render_soft_main(void);
|
||||
|
||||
struct IDirectDrawImpl;
|
||||
struct IDirectDrawImplVtbl;
|
||||
struct IDirectDrawSurfaceImpl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue