Files @ r9011:6f2c64a96573
Branch filter:

Location: cpp/openttd-patchpack/source/src/unmovable.h

glx
(svn r12808) -Fix: enforce autorenew values range in command
-Fix: typo in english.txt
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */