Fix r1242
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1244 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
4465a061c1
commit
fb2b443b9a
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue