Files @ r25027:9aa898fd565d
Branch filter:

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

sean
Codechange: Misleading function name for selecting refresh rate (#8836)

Co-authored-by: pnda <43609023+ThePNDA@users.noreply.github.com>
1
2
3
4
5
add_files(
    grf.cpp
    grf.hpp
    spriteloader.hpp
)