unmovable.h
author tron
Sat, 15 Apr 2006 18:57:58 +0000
changeset 3558 9a3e12615b1c
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r4432) Make use of map access functions
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif