unmovable.h
author Darkvater
Sun, 10 Dec 2006 15:21:48 +0000
changeset 5314 fda2b099eec5
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r7470) -Codechange: Leave elrails enabled after loading old (pre-optional) and very old (pre-elrails) games. Let the user manually disable if if undesired.
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */