unmovable.h
author Darkvater
Mon, 14 Aug 2006 22:23:13 +0000
changeset 4269 305543caee2c
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r5897) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p)
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif