Files @ r7591:5612150f92ce
Branch filter:

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

truelight
(svn r11118) -Fix: sample.cat can now be in a tar-file too, how nice!
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */