Files @ r6793:8878760b0aca
Branch filter:

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

glx
(svn r10032) -Add: sort the strings in server language dropdown
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */