unmovable.h
author Darkvater
Thu, 02 Nov 2006 23:51:05 +0000
changeset 5013 1d20ebec3510
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r7046) -Fix [FS#311]: 'Goto' button in orders window got depressed along with all other
buttons when an existing order was modified (GrimRC)
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */