Files @ r7883:349f8eeb6fdf
Branch filter:

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

miham
(svn r11434) -Fix: fixed a string in finnish (suggested by ln-)
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */