unmovable.h
author celestar
Sat, 30 Dec 2006 17:35:08 +0000
branchcustombridgeheads
changeset 5608 a0768f524071
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7653) [cbh] - Codechange: Split VehicleEnter_Bridge into separate files for road and rail to simplify further work on this
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */