src/unmovable.h
author rubidium
Tue, 07 Aug 2007 15:22:58 +0000
changeset 7423 4a3b0523330b
parent 6423 8e10e79e0fd1
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r10821) -Cleanup: remove the strings that are not needed anymore since r10820.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */