summaryrefslogtreecommitdiff
path: root/src/unmovable.h
blob: 133f6546f937bc483f2febdeee24dfc02cabd3d4 (plain)
1
2
3
4
5
6
7
8
9
10
/* $Id$ */

/** @file unmovable.h */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */