unmovable.h
author peter1138
Thu, 19 Oct 2006 10:40:21 +0000
changeset 4893 000692659d8c
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r6837) - Codechange: More const SpriteGroups missed in r6836
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */