Files @ r7061:fe08da939c84
Branch filter:

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

peter1138
(svn r10326) -Update: change to new string codes used in english.txt
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */