summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/powder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h
index e5fafc1..1558056 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -329,6 +329,7 @@ struct particle
int flags;
int tmp;
int tmp2;
+ int dcolour;
};
typedef struct particle particle;