Files @ r1991:24313d1020cd
Branch filter:

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

tron
(svn r2497) Use a struct array for palette entries instead of a flat byte array
1
2
3
static const SpriteID _draw_tunnel_table_1[] = {
	0x93D, 0x955,
};