Files @ r6510:68b182bc0b88
Branch filter:

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

KUDr
(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */