add Dungeon Keeper preset + required hack
This commit is contained in:
parent
82b245228c
commit
737a26bfb3
4 changed files with 10 additions and 1 deletions
|
@ -51,5 +51,6 @@ struct IDirectDrawPaletteImplVtbl
|
|||
} IDirectDrawPaletteImplVtbl;
|
||||
|
||||
HRESULT __stdcall ddraw_CreatePalette(IDirectDrawImpl *This, DWORD dwFlags, LPPALETTEENTRY DDColorArray, LPDIRECTDRAWPALETTE FAR * DDPalette, IUnknown FAR * unkOuter);
|
||||
extern IDirectDrawPaletteImpl *LastFreedPalette;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue