tbx
0.7.6
|
Structure for one relocation record. More...
#include <resstruct.h>
Public Types | |
enum | Type { STRING_REF = 1, MESSAGE_REF, SPRITE_AREA_REF, OBJECT_REF } |
Relocation type enumeration. | |
Public Attributes | |
int | offset |
Offset in object to relocation. | |
Type | type |
Type of relocation. | |
Structure for one relocation record.