players.c
changeset 4549 106ed18a7675
parent 4444 8d40844e6755
child 4574 61a17f80cfb9
equal deleted inserted replaced
4548:6165e12570bf 4549:106ed18a7675
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file players.c
     3 /** @file players.c
     4   * @todo Cleanup the messy DrawPlayerFace function asap
     4  * @todo Cleanup the messy DrawPlayerFace function asap
     5   */
     5  */
     6 #include "stdafx.h"
     6 #include "stdafx.h"
     7 #include "openttd.h"
     7 #include "openttd.h"
     8 #include "engine.h"
     8 #include "engine.h"
     9 #include "functions.h"
     9 #include "functions.h"
    10 #include "string.h"
    10 #include "string.h"