src/unmovable.h
author rubidium
Wed, 10 Jan 2007 18:56:51 +0000
changeset 5838 9c3129cb019b
parent 5726 8f399788f6c9
child 6307 f40e88cff863
permissions -rw-r--r--
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */