Files @ r7830:80ef221c9406
Branch filter:

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

glx
(svn r11380) -Revert (r11191, r11196): it worked, but broke cargo loading
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */