Files @ r6811:1bece01dbf0a
Branch filter:

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

rubidium
(svn r10050) -Codechange: make it a little easier to force a version number (for releases).
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */