FUNCID Type (Structure)

graphing.h, unknown.h

typedef struct {
unsigned char FNum;
unsigned char FNum2;
unsigned short LNum;
unsigned short PlotIndex;
unsigned char PlotDir;
} FUNCID;

Function identifier structure.

Function identifier structure. This structure is not very well known for the moment, and it is open to anyone who knows more than I do.

Anyway, this structure is needed by the GR_WIN_VARS structure.