unmovable.h
author celestar
Tue, 02 Jan 2007 10:12:36 +0000
branchcustombridgeheads
changeset 5634 3a01b04b9a8e
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7741) [cbh] - Fix: committed one file too many on last commit
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */