mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 16:13:02 +00:00
Add GetDeviceModeFinder to WndProc (#102)
This commit is contained in:
committed by
GitHub
parent
b59d8ef5cf
commit
d41b7f2ca4
@@ -3,11 +3,11 @@
|
||||
#define MXDIRECTDRAW_H
|
||||
|
||||
#include <ddraw.h>
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
|
||||
extern BOOL g_is_PALETTEINDEXED8;
|
||||
|
||||
//size 0x880
|
||||
// SIZE 0x880
|
||||
class MxDirectDraw
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user