Files @ r7831:09718d610cd4
Branch filter:

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

glx
(svn r11381) -Fix [FS#1227]: redo the fix in a less breaking way
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */