unmovable.h
changeset 3386 6d088afdabf4
child 4612 b7c32271ff0e
equal deleted inserted replaced
3385:18e4ca6d3ef4 3386:6d088afdabf4
       
     1 /* $Id */
       
     2 
       
     3 #ifndef UNMOVABLE_H
       
     4 #define UNMOVABLE_H
       
     5 
       
     6 void UpdateCompanyHQ(Player *p, uint score);
       
     7 
       
     8 #endif