unmovable.h
author peter1138
Fri, 31 Mar 2006 17:02:00 +0000
changeset 3400 28e45a4563b4
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r4210) - Use new {WEIGHT} string tag for all cargo quantity strings.
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif