unmovable.h
author Darkvater
Sun, 10 Dec 2006 15:28:11 +0000
changeset 5315 ce659994e392
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7471) -Codechange: Centre the 'quit' button on the main menu.
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */