Declare some shared global variables in backend.h
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 18 Mar 2012 14:33:18 +0000 (15:33 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:31:45 +0000 (11:31 +0200)
commit24e290d23d9be7bfc246940db91011e46ad480e5
treec8e78391f0fe89c95ba61b7e879d2c4b97a4ea98
parentb9c6b5e9fcd6321336ec28f25833530db79b928d
Declare some shared global variables in backend.h

The vlobals twoBoards and partnerUp were only shared through an extern
declaration in xboard.c
backend.h
xboard.c