Files @ r7565:f5decc6a8e97
Branch filter:

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

glx
(svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */