unmovable.h
author tron
Tue, 27 Jun 2006 21:25:53 +0000
changeset 4077 d3022f976946
parent 3386 edda700ed8e5
child 4612 12b0b94205f5
permissions -rw-r--r--
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif