Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy

This commit is contained in:
Simon Robertshaw
2011-08-22 01:02:27 +01:00
6 changed files with 78 additions and 88 deletions

View File

@@ -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;