Files @ r4433:c3fc16f440ea
Branch filter:

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

miham
(svn r6197) WebTranslator2 update to 2006-08-28 14:57:10
american - 10 fixed, 12 changed by WhiteRabbit (22)
portuguese - 4 changed by izhirahider (4)
1
2
3
4
5
6
7
8
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif