Files @ r25412:5bdd49f35d4e
Branch filter:

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

Rubidium
Codechange: lets music make use of RandomAccessFile instead of the FIO slot functions
1
2
3
4
5
add_files(
    grf.cpp
    grf.hpp
    spriteloader.hpp
)