27 #ifndef ICB_PX_BITMAP_PC_H_INCLUDED 28 #define ICB_PX_BITMAP_PC_H_INCLUDED 30 #include "engines/icb/common/px_common.h" 35 #ifndef PX_BITMAP_PC_EXT 36 #define PX_BITMAP_PC_EXT "bitmap_pc" 40 #define PC_BITMAP_SCHEMA 1 41 #define PC_BITMAP_ID "PCB" 55 uint8 palette[4 * 256];
57 uint32 sprite_offsets[1];
63 #endif // #ifndef _PX_BITMAP_PC_H_INCLUDED Definition: px_bitmap_pc.h:44
Definition: px_bitmap_pc.h:51