unmovable.h
author Darkvater
Sat, 21 Oct 2006 23:36:43 +0000
changeset 4914 189e68749f37
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r6886) -Be anal for the time being about string-wannabe-buffer-overflows
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */