Commit:     714b46574315b7d3d73c493054fb84a74e99e364

Trac URL:   
http://developer.wz2100.net/changeset/714b46574315b7d3d73c493054fb84a74e99e364

Author:     buginator <bugina...@gna.org>
Date:       Thu Oct 21 19:01:36 2010 -0400

Fix missing declaration from
d0217d5d4e49c048b522bbc503395b9828cfd7e6
(cherry picked from commit 55cf2a4f85dac4570aca592e165a4041c8cd0940)

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

diff --git a/src/hci.h b/src/hci.h
index ad9a189..dd1c7bf 100644
--- a/src/hci.h
+++ b/src/hci.h
@@ -302,6 +302,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