unmovable.h
author truelight
Tue, 04 Jul 2006 13:51:17 +0000
changeset 4113 ddc88b9e6fd9
parent 3386 edda700ed8e5
child 4612 12b0b94205f5
permissions -rw-r--r--
(svn r5456) -Fix: detect the version of the TARGET, not the HOST please
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif