Files @ r7585:69cd325fe54d
Branch filter:

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

glx
(svn r11110) -Fix (r11107): somebody forgot to update project files ;)
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */