Files @ r8082:9d654f9b59ea
Branch filter:

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

rubidium
(svn r11643) -Codechange: conform with the coding style for the WP macro uses.
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */