diff options
author | belugas <belugas@openttd.org> | 2006-05-18 02:52:07 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2006-05-18 02:52:07 +0000 |
commit | ca082f188a38625eedeb7a6cd68e8a7a651a486a (patch) | |
tree | 4c57048f54f115fa2f0b6c41fd769bfe92e1e626 | |
parent | a102163239095d257f1dcd8bdc98864e1b08f5b6 (diff) | |
download | openttd-ca082f188a38625eedeb7a6cd68e8a7a651a486a.tar.xz |
(svn r4903) CodeChange : forgot the Id tag. Sorry
-rw-r--r-- | newgrf_cargo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newgrf_cargo.c b/newgrf_cargo.c index f60e9839f..38b2a5a3a 100644 --- a/newgrf_cargo.c +++ b/newgrf_cargo.c @@ -1,3 +1,4 @@ +/* $Id$ */ #include "stdafx.h" #include "openttd.h" |