aboutsummaryrefslogtreecommitdiff
path: root/pmpd2d_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'pmpd2d_core.c')
-rw-r--r--pmpd2d_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmpd2d_core.c b/pmpd2d_core.c
index 3ff5bdd..e68264b 100644
--- a/pmpd2d_core.c
+++ b/pmpd2d_core.c
@@ -71,7 +71,7 @@ void *pmpd2d_new()
void pmpd2d_bang(t_pmpd2d *x)
{
// this part is doing all the PM
- t_float F, L, Lx,Ly, Fx, Fy, tmpX, tmpY,speed;
+ t_float F, L, Lx,Ly, Fx, Fy, tmp, tmpX, tmpY,speed;
t_int i;
// post("bang");