mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-30 20:50:42 +00:00
these are generated, so aren't needed in cvs
This commit is contained in:
parent
66fafd3e0e
commit
9d8c1d33c0
3 changed files with 0 additions and 2753 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -1,26 +0,0 @@
|
|||
#ifndef YYSTYPE
|
||||
#define YYSTYPE int
|
||||
#endif
|
||||
#define MODE 257
|
||||
#define GEOMETRY 258
|
||||
#define TIMINGS 259
|
||||
#define HSYNC 260
|
||||
#define VSYNC 261
|
||||
#define CSYNC 262
|
||||
#define GSYNC 263
|
||||
#define EXTSYNC 264
|
||||
#define BCAST 265
|
||||
#define LACED 266
|
||||
#define DOUBLE 267
|
||||
#define RGBA 268
|
||||
#define NONSTD 269
|
||||
#define ACCEL 270
|
||||
#define GRAYSCALE 271
|
||||
#define ENDMODE 272
|
||||
#define POLARITY 273
|
||||
#define BOOLEAN 274
|
||||
#define STRING 275
|
||||
#define NUMBER 276
|
||||
|
||||
|
||||
extern YYSTYPE yylval;
|
Loading…
Reference in a new issue