Use game's own window for drawing, initial drawing with grayscale palette
This commit is contained in:
parent
ad037e718c
commit
c3ed0a00b1
4 changed files with 57 additions and 28 deletions
1
main.h
1
main.h
|
@ -62,7 +62,6 @@ typedef struct
|
|||
DWORD height;
|
||||
DWORD bpp;
|
||||
|
||||
HINSTANCE hInstance;
|
||||
HWND hWnd;
|
||||
|
||||
} fakeDirectDrawObject;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue