Files @ r8696:d6d80d65e449
Branch filter:

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

smatz
(svn r12369) -Fix (r1681): reset train speed limits when _patches.realistic_acceleration changes
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */