mirror of https://github.com/OpenTTD/OpenTTD
(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
parent
4f2c2656e7
commit
c360e71e3c
|
@ -1,5 +1,7 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
/** @file autoreplace_cmd.cpp Deals with autoreplace execution but not the setup */
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include "openttd.h"
|
#include "openttd.h"
|
||||||
#include "roadveh.h"
|
#include "roadveh.h"
|
||||||
|
|
Loading…
Reference in New Issue