unmovable.h
author celestar
Fri, 29 Dec 2006 12:03:28 +0000
branchcustombridgeheads
changeset 5594 04068f82afaa
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7612) [cbh] Copied tunnelbridge_cmd.c to tunnel_cmd.c and bridge_cmd.c. Removed tunnelbridge_cmd.c
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */