unmovable.h
author bjarni
Sun, 03 Sep 2006 15:45:48 +0000
changeset 4530 8582c903c22c
parent 3386 edda700ed8e5
child 4612 12b0b94205f5
permissions -rw-r--r--
(svn r6357) -Cleanup: [OSX] corrected some info for the bundle (info window in finder)
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif