Files @ r8308:25a889609773
Branch filter:

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

belugas
(svn r11873) -Codechange: less a few magical numbers and a tiny bit more comments on town zones
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */