On Wed, 7 Feb 2001, Andreas Beck wrote:

> struct Overlay {
>       enum Overlaytype type;
>       union {
>               struct Sprite sprite;
>               struct VidOvl vidovl;
>               struct OvlWin window;
>       }
> }

Should "struct Sprite", "struct VidOvl" and "struct
OvlWin" contain a pointer to a directbuffer?



Christoph Egger
E-Mail: [EMAIL PROTECTED]

Reply via email to