table/tunnel_land.h
author Darkvater
Mon, 02 May 2005 17:05:59 +0000
changeset 1743 b49e71451de5
parent 511 b86b13d2288b
child 2186 461a2aff3486
permissions -rw-r--r--
(svn r2247) - Fix (regression): executing scripts now works (remove newline character(s)).
- Fix: getting help for an alias works
- Fix: '|' is an unprintable character, replace it with '\'
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     1
static const SpriteID _draw_tunnel_table_1[] = {
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     2
	0x93D, 0x955,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     3
};