Files @ r7155:1014f8307f06
Branch filter:

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

KUDr
(svn r10429) -Fix: VC8 Code Analyzer warning: buffer overrun
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */