Files @ r28348:9ebffeb7fcc0
Branch filter:

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

Peter Nelson
Codechange: Remove deferred nested_array initialization path. (#11640)

Having two ways (`FillNestedArray` and `SetupSmallestSize`) to initialize
`Window::nested_array` introduces confusion.

Instead, make `FillNestedArray` the canonical way, always call it, and remove
init_array from `SetupSmallestSize`.

File is too big to display. Show as raw.