src/unmovable.h
author rubidium
Thu, 01 Feb 2007 15:49:12 +0000
changeset 5893 7e431a4abebb
parent 5475 2e6990a8c7c4
child 6423 8e10e79e0fd1
permissions -rw-r--r--
(svn r8511) -Codechange: make WindowClass an enumerated value.
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */