unmovable.h
author KUDr
Tue, 02 Jan 2007 02:06:48 +0000
branchcustombridgeheads
changeset 5631 932c1a268feb
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7737) [cbh] - Fix: signal updates are now propagated through cbh
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */