Files @ r2056:428cd234e54f
Branch filter:

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

ludde
(svn r2565) Fix: Remove GetParamInt8, GetParamInt16, GetParamUint16.. they are just confusing and just do the same thing as GetParamInt32
1
2
3
static const SpriteID _draw_tunnel_table_1[] = {
	0x93D, 0x955,
};