Files @ r4967:b5ddfe6a542d
Branch filter:

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

miham
(svn r6969) WebTranslator2 update to 2006-10-27 19:12:49
american - 1 fixed by WhiteRabbit (1)
italian - 4 changed by sidew (4)
polish - 1 fixed, 1 changed by meush (2)
slovak - 4 fixed by lengyel (4)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */