File diff r4548:6a33e364fba5 → r4549:76b9213799ac
players.c
Show inline comments
 
/* $Id$ */
 

	
 
/** @file players.c
 
  * @todo Cleanup the messy DrawPlayerFace function asap
 
  */
 
 * @todo Cleanup the messy DrawPlayerFace function asap
 
 */
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "engine.h"