Calm down, its just a missing new line...

Silly gcc.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3381 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2009-10-06 00:23:21 +00:00
parent e3dc3fb7b3
commit 17bc508348
1 changed files with 1 additions and 1 deletions

View File

@ -82,4 +82,4 @@ particleengine_t pe_null =
PNULL_ClearParticles,
PNULL_DrawParticles,
PNULL_FlushRenderer
};
};