summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/powder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/powder.h b/includes/powder.h
index 23f4217..71ac93d 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -936,7 +936,7 @@ particle portalp[CHANNELS][8][80];
const particle emptyparticle;
int wireless[CHANNELS][2];
-extern int ISWIRE;
+extern int wire_placed;
extern int gravwl_timeout;