From: Henri Verbeet Subject: Re: [PATCH 3/5] include/ddraw.h: Add missing dwFlags of DD_BLTDATA struct. Message-Id: Date: Wed, 23 Sep 2020 13:33:06 +0330 In-Reply-To: References: On Tue, 22 Sep 2020 at 07:58, Biswapriyo Nath wrote: > -#define DDBLT_DONOTWAIT 0x08000000 > +#define DDBLT_DONOTWAIT»·······»·······»·······»·······0x08000000 > +#define DDBLT_PRESENTATION»····»·······»·······0x10000000 > +#define DDBLT_LAST_PRESENTATION»·······»·······»·······0x20000000 > +#define DDBLT_EXTENDED_FLAGS»··»·······»·······0x40000000 > +#define DDBLT_EXTENDED_LINEAR_CONTENT»·»·······0x00000004 I don't think we want to introduce more tabs.