summaryrefslogtreecommitdiff
path: root/src/unmovable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unmovable.h')
-rw-r--r--src/unmovable.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/unmovable.h b/src/unmovable.h
new file mode 100644
index 000000000..d7483aa6e
--- /dev/null
+++ b/src/unmovable.h
@@ -0,0 +1,8 @@
+/* $Id$ */
+
+#ifndef UNMOVABLE_H
+#define UNMOVABLE_H
+
+void UpdateCompanyHQ(Player *p, uint score);
+
+#endif /* UNMOVABLE_H */