table/tunnel_land.h
author tron
Tue, 27 Sep 2005 18:51:04 +0000
changeset 2466 1aa260b43faa
parent 2186 db48cf29b983
permissions -rw-r--r--
(svn r2992) Use PlayerID, StationID and INVALID_STATION instead of int, int and -1
2186
db48cf29b983 (svn r2701) Insert Id tags into all source files
tron
parents: 511
diff changeset
     1
/* $Id$ */
db48cf29b983 (svn r2701) Insert Id tags into all source files
tron
parents: 511
diff changeset
     2
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     3
static const SpriteID _draw_tunnel_table_1[] = {
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     4
	0x93D, 0x955,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     5
};