Files @ r8547:3dbcac4f9d5f
Branch filter:

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

peter1138
(svn r12125) -Codechange: Remove redundant signal lookup table, and document why normal electric signals are handled specially.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */