FTEQW
Documentation of the FTE engine source tree.
generatebuiltin.c File Reference

Functions

int main (void)
 

Variables

struct {
   char   filename [64]
 
   char *   ifdef
 
effects []
 

Function Documentation

◆ main()

int main ( void  )

Variable Documentation

◆ 

struct { ... } effects[]
Initial value:
=
{
{"spikeset.cfg"},
{"faithful.cfg"},
{"highfps.cfg"},
{"high.cfg"},
{"minimal.cfg"},
{"h2part.cfg", "#ifdef HEXEN2\n"},
{"q2part.cfg", "#ifdef Q2CLIENT\n"},
{"tsshaft.cfg"},
{""}
}

◆ filename

char filename[64]

◆ ifdef

char* ifdef