Files @ r7362:10cac61763f7
Branch filter:

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

rubidium
(svn r10725) -Codechange: move some window related code out of gfx.cpp to windows.cpp
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */