Files @ r27779:653ba52c002e
Branch filter:

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

Patric Stout
Codechange: make no assumptions on how the internals of TileIndex work (#11183)

Basically, avoid ".value", and just cast it to its original type
if you want to retrieve this.
add_subdirectory(ai)
add_subdirectory(game)