Add an AddGRFString overload to do the actual work
commit6ffae9357bc7ebc2fb8e4975755f3cbf7290b7e4
authorcirdan <cirdansw@gmail.com>
Wed, 15 Nov 2017 20:17:53 +0000 (15 21:17 +0100)
committercirdan <cirdansw@gmail.com>
Wed, 15 Nov 2017 20:17:53 +0000 (15 21:17 +0100)
tree12d99e6269fe0bbc0617c72689af82bc3b1c8f10
parente5da6981adf1f871c1c637200651f19257be6786
Add an AddGRFString overload to do the actual work

Add an AddGRFString overload to actually add a translated string
to a string map. This will allow to rearrange the existing
AddGRFString in next commit.
src/newgrf_text.cpp