GrafX2 2.9.3227
The ultimate 256-color painting program
T_Config_chunk Struct Reference

Header for a config chunk in for gfx2.cfg. More...

#include <struct.h>

+ Collaboration diagram for T_Config_chunk:

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...
 

Detailed Description

Header for a config chunk in for gfx2.cfg.

Field Documentation

◆ Number

byte T_Config_chunk::Number

Section identfier. Possible values are in enum CHUNKS_CFG.

Referenced by Load_CFG(), and Save_CFG().

◆ Size

word T_Config_chunk::Size

Size of the configuration block that follows, in bytes.

Referenced by Load_CFG(), and Save_CFG().


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