Files @ r10941:b4d2d42ae2eb
Branch filter:

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

peter1138
(svn r15280) -Cleanup: ancient and vastly out of date comment...
/* $Id$ */

/** @file unmovable.h Functions related to unmovable objects. */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Company *c, uint score);

#endif /* UNMOVABLE_H */