Files @ r26032:c542cabb8e9c
Branch filter:

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

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

Also fixes #9622
add_files(
    crashlog_osx.cpp
    font_osx.cpp
    font_osx.h
    macos.h
    macos.mm
    osx_stdafx.h
    string_osx.cpp
    string_osx.h
    CONDITION APPLE
)