home *** CD-ROM | disk | FTP | other *** search
- @DATABASE "pGFX/GfxEx.h"
- @MASTER "Work2:AD/IInc/pGFX/GfxEx.h"
- @REMARK This file was created by ADtoHT 2.0 on 11-Mär-97 13:34:43
- @REMARK Do not edit
- @REMARK ADtoHT is © 1993-1995 Christian Stieber
-
- @NODE MAIN "pGFX/GfxEx.h"
- @TOC "__pOS_Dev.guide/MAIN"
-
- @{"pGFX/GfxEx.h" LINK File}
-
-
- @{b}Structures@{ub}
-
- @{"pOS_GfxMapEx" LINK "pGFX/GfxEx.h/File" 18}
-
- @ENDNODE
- @NODE File "pGFX/GfxEx.h"
- #ifndef __INC_POS_PGFX_GFXEX_H
- #define __INC_POS_PGFX_GFXEX_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
-
- $AUT Holger Burkarth
- $DAT >>GfxEx.h<< 29 Sep 1996 08:43:14 - (C) ProDAD
- *******************************************************************/
- #ifndef __INC_POS_PEXEC_TYPES_H
- #include <@{"pExec/Types.h" LINK "pExec/Types.h/File"}>
- #endif
-
-
- /*----------------------------------
- -----------------------------------*/
- struct pOS_GfxMapEx
- {
- @{"struct pOS_ColorMap" LINK "pGFX/Color.h/File" 18} *gme_ColorMap;
-
- @{"UBYTE" LINK "pExec/Types.h/File" 95} gme_Reserved[16];
- };
-
- #endif
- @ENDNODE
-