Add a function to get the spec for a NewGRF currency index
commit44b8257757b83df7fd4a1b46b829d4828d957dd0
authorcirdan <cirdansw@gmail.com>
Wed, 22 Nov 2017 20:22:04 +0000 (22 21:22 +0100)
committercirdan <cirdansw@gmail.com>
Wed, 22 Nov 2017 20:22:04 +0000 (22 21:22 +0100)
tree0f9e9e58c0d5d63b8c48bf00e46176bebeb32b57
parentc159a9b4a74fae9d7352164fb1e9b3d54adf46e3
Add a function to get the spec for a NewGRF currency index

Add a helper function GetNewgrfCurrencySpec in newgrf.cpp to
get the currency spec for a given NewGRF currency index.
src/newgrf.cpp