Changeset - r8999:fbaa01d3cee2
[Not reviewed]
master
0 1 0
bjarni - 16 years ago 2008-04-19 19:01:57
bjarni@openttd.org
(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/autoreplace_cmd.cpp
Show inline comments
 
/* $Id$ */
 

	
 
/** @file autoreplace_cmd.cpp Deals with autoreplace execution but not the setup */
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "roadveh.h"
0 comments (0 inline, 0 general)