tbx
0.7.5
|
Common header for all resource objects. More...
#include <resstruct.h>
Public Attributes | |
int | class_id |
Object class. | |
int | flags |
flags | |
int | version |
version * 100 | |
char | name [12] |
Null terminated name. | |
int | total_size |
Total size of object including tables. | |
char * | body |
Pointer to body. | |
int | body_size |
Size of header and body only. | |
Common header for all resource objects.