players.c
changeset 4549 60410aa1aa88
parent 4444 9c9c7f962482
child 4574 497540b4a75f
equal deleted inserted replaced
4548:23b56455df33 4549:60410aa1aa88
     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"