unmovable.h
author Darkvater
Sun, 07 Jan 2007 17:38:58 +0000
branch0.5
changeset 5405 b265a946adac
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7970) -Backport from trunk (r7968, r7969):
- Update year throughout the program to 2007
- Minor update to changelog, known-bugs file (Bjarni)
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */