Files @ r6933:d831963d22f5
Branch filter:

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

glx
(svn r10186) -Fix (FS#876): don't mess desktop when using alt-tab (win32)
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */