diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/powder.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h index 791988c..f6ce7ca 100644 --- a/includes/powder.h +++ b/includes/powder.h @@ -946,6 +946,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; |
