summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/powder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h
index 5f965c8..cd118e1 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -202,6 +202,7 @@
#define PT_IGNT 140
#define PT_BOYL 141
#define PT_GEL 142
+#define PT_TRON 143
#define OLD_PT_WIND 147
#define PT_H2 148
@@ -324,6 +325,7 @@ int graphics_WIRE(GRAPHICS_FUNC_ARGS);
int graphics_ACEL(GRAPHICS_FUNC_ARGS);
int graphics_DCEL(GRAPHICS_FUNC_ARGS);
int graphics_GEL(GRAPHICS_FUNC_ARGS);
+int graphics_TRON(GRAPHICS_FUNC_ARGS);
#define UPDATE_FUNC_ARGS int i, int x, int y, int surround_space, int nt
// to call another update function with same arguments: