unmovable.h
author rubidium
Mon, 11 Dec 2006 12:32:23 +0000
changeset 5318 e02e5b76b355
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r7476) -Fix (6965): the paper mill belongs in the Sub-Arctic (LT_HILLY) and not the Tropic (LT_DESERT) climate.
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */