src/unmovable.h
author belugas
Mon, 18 Feb 2008 20:59:04 +0000
changeset 9096 6dedf7e114d0
parent 6919 339210ecccd3
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12181) -Change: update some documentation.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */