Commit:     55cf2a4f85dac4570aca592e165a4041c8cd0940

Trac URL:   
http://developer.wz2100.net/changeset/55cf2a4f85dac4570aca592e165a4041c8cd0940

Author:     buginator <bugina...@gna.org>
Date:       Thu Oct 21 18:56:51 2010 -0400

Fix missing declaration from
e979b6ad620f27e746f119fefd1f613bbb61b8a4

 src/hci.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/hci.h b/src/hci.h
index 4858424..e2231aa 100644
--- a/src/hci.h
+++ b/src/hci.h
@@ -315,6 +315,9 @@ extern BOOL ClosingOrder;
 /* Initialise the in game interface */
 extern BOOL intInitialise(void);
 
+// Check of coordinate is in the build menu
+extern BOOL CoordInBuild(int x, int y);
+
 /* Shut down the in game interface */
 extern void interfaceShutDown(void);
 


-------------------------


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to