Files @ r8732:71277f32d877
Branch filter:

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

peter1138
(svn r12410) -Codechange: abstract out the test for catenary on electric rails
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */