Files @ r24901:373764ef362c
Branch filter:

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

Michael Lutz
Codechange: Allow video drivers to handle the cursor themselves.
1
2
3
4
5
add_files(
    grf.cpp
    grf.hpp
    spriteloader.hpp
)