Amulets & Armor  v1.02
Open Source Game
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
T_compressionEntry Struct Reference

Data Fields

T_byte8 end
 
T_word16 offset
 
T_byte8 start
 

Detailed Description

ICompressPicture takes a section of memory and compresses it into the .CPC format that is already used by the other object pictures.

NOTE: Note that the pointer returned by this routine is a pointer to the start of the compression table, just past the x & y size information.

Parameters
p_picture– Pointer to picture to compress.
Returns
Pointer to compressed picture.

Field Documentation

T_byte8 end
T_word16 offset
T_byte8 start

The documentation for this struct was generated from the following file: