src/unmovable.h
author celestar
Tue, 19 Jun 2007 07:21:01 +0000
branchgamebalance
changeset 9913 e79cd19772dd
parent 9908 0fa543611bbe
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r10213) [gamebalance] -Sync: r10100:10200 from trunk
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */