src/unmovable.h
changeset 5475 2e6990a8c7c4
parent 4666 172a0cdf28a6
child 6423 8e10e79e0fd1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/unmovable.h	Tue Jan 02 19:19:48 2007 +0000
@@ -0,0 +1,8 @@
+/* $Id$ */
+
+#ifndef UNMOVABLE_H
+#define UNMOVABLE_H
+
+void UpdateCompanyHQ(Player *p, uint score);
+
+#endif /* UNMOVABLE_H */