unmovable.h
author bjarni
Mon, 02 Oct 2006 08:41:20 +0000
changeset 4704 557cdcda0c47
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r6614) -Fix: added check to see if a newly opened refit window is different from NULL before assigning data to it
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */