Files @ r8456:f4e189b906ca
Branch filter:

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

orudge
(svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */