Files @ r4014:8ecafcbb3d7e
Branch filter:

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

miham
(svn r5227) WebTranslator2 update to 2006-06-11 21:23:24
lithuanian - 16 fixed, 3 changed by Plyta (19)
polish - 4 changed by meush (4)
spanish - 31 fixed by eusebio (31)
1
2
3
4
5
6
7
8
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif