Files @ r7168:156fd244b919
Branch filter:

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

rubidium
(svn r10442) -Codechange: implement the industry production callback.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */