mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-12 23:44:39 +00:00
new line added at EOF for gcc warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@120 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
21ca983fdc
commit
38f11e6530
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ extern char *particle_set_spikeset;
|
||||||
extern char *particle_set_highfps;
|
extern char *particle_set_highfps;
|
||||||
extern char *particle_set_faithful;
|
extern char *particle_set_faithful;
|
||||||
|
|
||||||
// #define particle_set_faithful particle_set_highfps
|
// #define particle_set_faithful particle_set_highfps
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue