unmovable.h
author Darkvater
Sat, 26 Aug 2006 14:36:19 +0000
changeset 4385 06ce42dd73ab
parent 3386 6d088afdabf4
child 4612 b7c32271ff0e
permissions -rw-r--r--
(svn r6138) - Remove stdafx.c since we do not use it.
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif