Files @ r7409:81de3718d19a
Branch filter:

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

truelight
(svn r10782) -Fix: wrongly places #endif a long time ago broke WinCE compiling for sure
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */