Files @ r8348:e6507808d2e7
Branch filter:

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

glx
(svn r11914) -Documentation: fix some @file statement
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */