Files @ r24898:4f4f325b2cf2
Branch filter:

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

Michael Lutz
Add: Allow sprite encoders (blitters) to specify an alignment for sprite width and height.
1
2
3
4
5
add_files(
    grf.cpp
    grf.hpp
    spriteloader.hpp
)