|
Amulets & Armor
v1.02
Open Source Game
|
Data Fields | |
| T_byte8 | end |
| T_word16 | offset |
| T_byte8 | start |
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.
| p_picture | – Pointer to picture to compress. |
| T_byte8 end |
| T_word16 offset |
| T_byte8 start |
1.8.4