unmovable.h
author rubidium
Sat, 30 Dec 2006 21:41:15 +0000
changeset 5689 430135ca34f3
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7657) -Fix (r6291): 'Goto Depot' did not work for helicopters going to an airport without depot (mart3p).
/* $Id$ */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif /* UNMOVABLE_H */