Files @ r8524:5d41dfc6e6b7
Branch filter:

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

smatz
(svn r12099) -Documentation: add new RailGroundType to landscape.html
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */