Files @ r26032:c542cabb8e9c
Branch filter:

Location: cpp/openttd-patchpack/source/src/misc/CMakeLists.txt

Loïc Guilloux
Fix #9630: intro game could zoom in/out more than allowed by settings (#9633)

Also fixes #9622
add_files(
    array.hpp
    binaryheap.hpp
    countedobj.cpp
    countedptr.hpp
    dbg_helpers.cpp
    dbg_helpers.h
    fixedsizearray.hpp
    getoptdata.cpp
    getoptdata.h
    hashtable.hpp
    lrucache.hpp
)