unmovable.h
author belugas
Wed, 08 Nov 2006 05:05:35 +0000
changeset 5056 20369e09627b
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7109) -Codechange: use map accessor IsClearWaterTile
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */