Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CODEXABOUT Struct Reference

#include <codex.h>

Public Attributes

int signature
 
int size
 
int version
 
unsigned int decode:1
 
unsigned int encode:1
 
unsigned int size32:1
 
unsigned int pad:29
 
char versionstr [8]
 
char shorttypestr [8]
 
char longtypestr [16]
 

Detailed Description

Definition at line 59 of file codex.h.

Member Data Documentation

◆ decode

unsigned int CODEXABOUT::decode

Definition at line 65 of file codex.h.

◆ encode

unsigned int CODEXABOUT::encode

Definition at line 66 of file codex.h.

◆ longtypestr

char CODEXABOUT::longtypestr[16]

Definition at line 72 of file codex.h.

◆ pad

unsigned int CODEXABOUT::pad

Definition at line 68 of file codex.h.

◆ shorttypestr

char CODEXABOUT::shorttypestr[8]

Definition at line 71 of file codex.h.

◆ signature

int CODEXABOUT::signature

Definition at line 61 of file codex.h.

◆ size

int CODEXABOUT::size

Definition at line 62 of file codex.h.

◆ size32

unsigned int CODEXABOUT::size32

Definition at line 67 of file codex.h.

◆ version

int CODEXABOUT::version

Definition at line 63 of file codex.h.

◆ versionstr

char CODEXABOUT::versionstr[8]

Definition at line 70 of file codex.h.


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