Files @ r27334:5391a05e2771
Branch filter:

Location: cpp/openttd-patchpack/source/bin/CMakeLists.txt

Peter Nelson
Codechange: Add and use GetScrolledItemFromWidget to get a list item.

This function returns an iterator, either to the selected item or the
container's end.

This makes handling the result more robust as indices are not used.
add_subdirectory(ai)
add_subdirectory(game)