unmovable.h
author orudge
Fri, 31 Mar 2006 16:19:58 +0000
changeset 3398 f4c7427ffe9e
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r4208) - Update OS/2 readme on trunk, sorry for all the commits!
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif