unmovable.h
author tron
Tue, 04 Apr 2006 21:35:13 +0000
changeset 3447 1c62c085638a
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r4279) s/\<CL_/CLEAR_/
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif