Files @ r8095:11d624251249
Branch filter:

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

smatz
(svn r11656) -Codechange: add ZOOM_LVL_BEGIN and postfix operators so ZoomLevel can be used in some iterations
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */