Files @ r7073:20c5bc176074
Branch filter:

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

maedhros
(svn r10338) -Codechange: Show the total time that the timetable will take.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */