mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-04 06:00:15 +00:00
a419ed0bd4
- Cases are used to change a string, such as Coal Mine, depending on the surrounding context. - Cases are defined like "STR_4802_COAL_MINE.ack :Coala Mina" - All cases need to be listed on the top of the file like this "##case ack" - When using the string, type {STRING.ack} to choose the "ack" version of Coal mine. - Also combined the strgen arrays into a struct, and fixed a bug with SetXY. |
||
---|---|---|
.. | ||
stdafx.c | ||
stdafx.h | ||
strgen.c | ||
strgen.dsp | ||
strgen.dsw | ||
strgen.tgt | ||
strgen.vcproj |