Files @ r9951:8026cba2423a
Branch filter:

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

belugas
(svn r14106) -Fix(r14104): A string too much been commited
/* $Id$ */

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

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */