GrafX2 2.9.3227
The ultimate 256-color painting program
|
Header for a config chunk in for gfx2.cfg. More...
#include <struct.h>
Data Fields | |
byte | Number |
Section identfier. Possible values are in enum CHUNKS_CFG. More... | |
word | Size |
Size of the configuration block that follows, in bytes. More... | |
Header for a config chunk in for gfx2.cfg.
byte T_Config_chunk::Number |
Section identfier. Possible values are in enum CHUNKS_CFG.
Referenced by Load_CFG(), and Save_CFG().
word T_Config_chunk::Size |
Size of the configuration block that follows, in bytes.
Referenced by Load_CFG(), and Save_CFG().