src/unmovable.h
author belugas
Tue, 04 Mar 2008 17:07:33 +0000
changeset 9168 a35d94d8501c
parent 6919 339210ecccd3
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12337) -Change: update some documentation.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */