Files @ r8977:05b01ef325fc
Branch filter:

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

rubidium
(svn r12769) -Codechange: some coding style cleanups.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */