mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-11 07:01:43 +00:00
5 lines
161 B
C
5 lines
161 B
C
|
extern char *particle_set_spikeset;
|
||
|
extern char *particle_set_highfps;
|
||
|
extern char *particle_set_faithful;
|
||
|
|
||
|
// #define particle_set_faithful particle_set_highfps
|