Files @ r7388:42673aab7d14
Branch filter:

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

rubidium
(svn r10757) -Codechange: make the engine renew struct use the pool item class as super class.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */