Files @ r26285:5b8a46841d52
Branch filter:

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

glx22
Fix 55170ae: [Script] Building two-way signals could end up one-way
1
2
3
4
5
6
7
add_files(
    grf.cpp
    grf.hpp
    sprite_file.cpp
    sprite_file_type.hpp
    spriteloader.hpp
)