Files @ r8138:f851b4cbdad1
Branch filter:

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

rubidium
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */