unmovable.h
author rubidium
Sun, 31 Dec 2006 14:34:26 +0000
changeset 5698 6697ee90a195
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7700) -Fix (r7182): the caret 'randomly' jumped back and forth when getting a new randomised seed in the Generation World GUI.
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */