The OpenD Programming Language

SECTION_TYPE

The flags field of a section structure is separated into two parts a section type and section attributes. The section types are mutually exclusive (it can only have one type) but the section attributes are not (it may have more than one attribute).

Values

ValueMeaning
SECTION_TYPE

256 section types.

SECTION_ATTRIBUTES

24 section attributes.

Meta