Files @ r3828:837199a7cb26
Branch filter:

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

miham
(svn r4850) [WebTranslator2] Updating languages to 2006-05-12 18:40 <<original commitlog lost, bug under investigation>>
1
2
3
4
5
6
7
8
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif