unmovable.h
author bjarni
Fri, 29 Sep 2006 19:03:40 +0000
changeset 4677 590a371e0524
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r6581) -Fix r6562: [vehicle list windows] fixed an off by one issue when drawing the bottom row of buttons
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */