unmovable.h
author peter1138
Sun, 09 Apr 2006 18:08:20 +0000
changeset 3488 7bf7e30fb865
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r4339) - Comment Change: NewGRF, update comments for units of speed
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif