Files @ r7361:4526784d7450
Branch filter:

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

peter1138
(svn r10724) -Fix (r10723): Toolbar spacing was off-by-one
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */