unmovable.h
author peter1138
Wed, 08 Nov 2006 12:28:57 +0000
changeset 5061 cb097749d18f
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7114) -Codechange: [NewStations] Free up custom station layouts
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */