unmovable.h
author celestar
Fri, 29 Dec 2006 11:03:39 +0000
branchcustombridgeheads
changeset 5593 3e0dd1f014ca
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7610) [cbh] - Codechange: Created seperate Tile Type Procs for tunnel and bridge tiles
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */