Commit e0fab0d3 authored by Józef Kucia's avatar Józef Kucia Committed by Alexandre Julliard

ddraw: Correct wrong comment in ddraw.h.

parent 80ef24b0
......@@ -885,7 +885,7 @@ typedef struct _DDPIXELFORMAT {
#define DDOVER_OVERRIDEBOBWEAVE 0x00400000
#define DDOVER_INTERLEAVED 0x00800000
/* DDCOLORKEY.dwFlags */
/* DDPIXELFORMAT.dwFlags */
#define DDPF_ALPHAPIXELS 0x00000001
#define DDPF_ALPHA 0x00000002
#define DDPF_FOURCC 0x00000004
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment