Files @ r7834:7c09526a852f
Branch filter:

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

glx
(svn r11384) -Fix: second and third accepted cargo were inverted in original industry tiles
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */