src/unmovable.h
author belugas
Wed, 04 Apr 2007 04:08:47 +0000
changeset 6423 8e10e79e0fd1
parent 5475 2e6990a8c7c4
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that...
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */