unmovable.h
author rubidium
Wed, 20 Dec 2006 23:44:39 +0000
changeset 5349 6a220d58c0ce
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7520) -Fix(r7348): memleak due to unconditionally overwriting the filename, name and info of a GRFConfig in IsGoodGRFConfigList.
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */