Fix r1242

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1244 4a71c877-e1ca-e34f-864e-861f7616d084
master
Dennis Schridde 2007-03-16 13:18:37 +00:00
parent 4465a061c1
commit fb2b443b9a
1 changed files with 2 additions and 0 deletions

View File

@ -185,7 +185,9 @@ static void effectSetupDestruction ( EFFECT *psEffect );
static void effectSetupFire ( EFFECT *psEffect );
static void effectSetUpSatLaser ( EFFECT *psEffect );
static void effectSetUpFirework ( EFFECT *psEffect );
#ifdef DEBUG
static BOOL validatePie( EFFECT_GROUP group, iIMDShape *pie );
#endif
// ----------------------------------------------------------------------------------------
//void initPerimeterSmoke ( EFFECT *psEffect );
void initPerimeterSmoke ( iIMDShape *pImd, UDWORD x, UDWORD y, UDWORD z);