FTEQW
Documentation of the FTE engine source tree.
qcc_statement_s Struct Reference

#include <pr_comp.h>

Public Attributes

unsigned short op
 
unsigned short flags
 
QCC_sref_t a
 
QCC_sref_t b
 
QCC_sref_t c
 
unsigned int linenum
 

Member Data Documentation

◆ a

QCC_sref_t qcc_statement_s::a

◆ b

QCC_sref_t qcc_statement_s::b

◆ c

QCC_sref_t qcc_statement_s::c

◆ flags

unsigned short qcc_statement_s::flags

◆ linenum

unsigned int qcc_statement_s::linenum

◆ op

unsigned short qcc_statement_s::op

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