Files @ r1265:eeb75e2e160c
Branch filter:

Location: cpp/openttd-patchpack/source/table/tunnel_land.h

tron
(svn r1769) Don't compute the same value twice, remove one function call
1
2
3
static const SpriteID _draw_tunnel_table_1[] = {
	0x93D, 0x955,
};