src/unmovable.h
author smatz
Wed, 12 Mar 2008 18:10:45 +0000
changeset 8690 4ede80da46ff
parent 6423 8e10e79e0fd1
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r12363) -Fix: do not allow building 'zero' road bits
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */