Files @ r28126:9f842b8811bc
Branch filter:

Location: cpp/openttd-patchpack/source/src/lang/esperanto.txt

Jonathan G Rennison
Codechange: Replace AllocatedStringParameters with ArrayStringParameters (#11452)

All uses of AllocatedStringParameters are with a compile-time fixed
constant.
Use of a dynamically allocated buffer on the heap is unnecessary and
increases overhead, particularly due to frequent use as a temporary.

File is too big to display. Show as raw.