unmovable.h
author KUDr
Thu, 16 Nov 2006 13:59:26 +0000
changeset 5097 c9ebf6608b16
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r7167) -Fix: [FS#367] Crash: engine.h:194: RailVehInfo: Assertion (reported by skidd13)
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */