unmovable.h
author peter1138
Fri, 31 Mar 2006 21:06:55 +0000
changeset 3406 514eef372355
parent 3386 edda700ed8e5
child 4612 12b0b94205f5
permissions -rw-r--r--
(svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_CONFIG
/* $Id */

#ifndef UNMOVABLE_H
#define UNMOVABLE_H

void UpdateCompanyHQ(Player *p, uint score);

#endif