summaryrefslogtreecommitdiff
path: root/includes/powder.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/powder.h')
-rw-r--r--includes/powder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h
index 92310c1..3488d28 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -283,6 +283,7 @@ struct particle
int type;
int life, ctype;
float x, y, vx, vy;
+ float lastX, lastY;
float temp;
float pavg[2];
int flags;