Files @ r4660:048d0f5b40f9
Branch filter:

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

miham
(svn r6543) WebTranslator2 update to 2006-09-28 07:40:01
catalan - 9 fixed, 5 changed by arnaullv (14)
french - 10 fixed by belugas (10)
german - 9 fixed by Neonox (9)
hungarian - 13 fixed by miham (13)
slovak - 21 fixed by lengyel (21)
turkish - 13 fixed by jnmbk (13)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif