summaryrefslogtreecommitdiff
path: root/unmovable.h
blob: 5cdc7eb882c7d8f046e45a945d751c2f72eb06f0 (plain)
1
2
3
4
5
6
7
8
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif