Files @ r24596:eddf98238034
Branch filter:

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

milek7
Codechange: Check if access __attribute__ is supported before trying to use it.
1
2
3
4
5
add_files(
    grf.cpp
    grf.hpp
    spriteloader.hpp
)