fbf48a84dc
rehashed particle sets (spikeset, faithful, and highfps are now complete sets), added minimal fix to gl crosshair... git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1458 fc73d0e0-1445-4013-8a0c-d673dee63da5
7 lines
198 B
C
7 lines
198 B
C
extern char *particle_set_spikeset;
|
|
extern char *particle_set_highfps;
|
|
extern char *particle_set_faithful;
|
|
extern char *particle_set_minimal;
|
|
|
|
// #define particle_set_faithful particle_set_highfps
|
|
|