Files @ r6659:5d29f465db30
Branch filter:

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

peter1138
(svn r9890) -Codechange: Don't allocate space for 0 spriteset ranges
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */