unmovable.h
author belugas
Mon, 24 Apr 2006 21:10:56 +0000
changeset 3654 c09872510a61
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r4568) CodeChange : Bring definitions and uses of DrawTypesStructures toguether.
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif