summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2011-08-22 00:02:27 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-08-22 00:02:27 (GMT)
commitac6feec87451b9a28e3e1546c1d7421dc550c272 (patch)
tree29cd07936a6f2ebd3db1ec9cecfc3e82bfddad1d /includes
parent75cb924bd9d0525646bbdabf8959b58e149b7442 (diff)
parent54ee10936de1251d1a6be3c2f4024af1e8f4ac02 (diff)
downloadpowder-ac6feec87451b9a28e3e1546c1d7421dc550c272.zip
powder-ac6feec87451b9a28e3e1546c1d7421dc550c272.tar.gz
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
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 c9e9653..eb89ef3 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -948,6 +948,8 @@ static wall_type wtypes[] =
particle portalp[CHANNELS][8][80];
const particle emptyparticle;
int wireless[CHANNELS][2];
+extern int portal_rx[8];
+extern int portal_ry[8];
extern int wire_placed;