unmovable.h
author glx
Mon, 04 Dec 2006 16:14:10 +0000
changeset 5239 f1d51fcc0aa7
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID in all languages
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */