Files @ r7814:37b6f180aba0
Branch filter:

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

glx
(svn r11364) -Fix (r11363): compilation broken
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */