Files @ r6872:f40beb7256a6
Branch filter:

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

peter1138
(svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */