src/unmovable.h
author glx
Sat, 06 Oct 2007 22:30:24 +0000
branchnoai
changeset 9704 197cb8c6ae17
parent 9574 698395509d12
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r11221) [NoAI] -Sync: with trunk r11145:11220
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */