mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-12-02 16:41:56 +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
|