Files @ r26615:80be671830b1
Branch filter:

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

PeterN
Fix #10191: Incorrect refit highlight position. (#10195)

Refit highlight was not correct for non-power-of-2 interface scale.
1
2
3
4
add_files(
    os2.cpp
    CONDITION OPTION_OS2
)