diff options
author | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
commit | 647cbd6bdd113f7202a07fe19ad73a6710a85414 (patch) | |
tree | 2c607555a4bcc2d41a41eea7726fe2f1b04d5f33 /table/tunnel_land.h | |
parent | 1492a04844466df064bd906bfebca85bb40beb50 (diff) | |
download | openttd-647cbd6bdd113f7202a07fe19ad73a6710a85414.tar.xz |
(svn r2701) Insert Id tags into all source files
Diffstat (limited to 'table/tunnel_land.h')
-rw-r--r-- | table/tunnel_land.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/table/tunnel_land.h b/table/tunnel_land.h index f25c67cb5..db75c163c 100644 --- a/table/tunnel_land.h +++ b/table/tunnel_land.h @@ -1,3 +1,5 @@ +/* $Id$ */ + static const SpriteID _draw_tunnel_table_1[] = { 0x93D, 0x955, }; |