Removed the flags fields of IDirectDrawPaletteImpl, as we should use
commit1d8f92c88cd1073755ac270bcfe53ac2c10acea1
authorOve Kaaven <ovek@transgaming.com>
Wed, 10 Jul 2002 03:05:43 +0000 (10 03:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Jul 2002 03:05:43 +0000 (10 03:05 +0000)
treee91a674afd4fc39a6474aa60270e5dc50fadf65a
parentea20614e397253e1d67d9c5f7f2f1f83f38bed81
Removed the flags fields of IDirectDrawPaletteImpl, as we should use
the dwFlags field of DDRAWI_DDRAWPALETTE_GBL structure instead.
dlls/ddraw/ddraw_private.h
dlls/ddraw/dpalette/main.c
dlls/ddraw/dsurface/main.c