7b091000b0
This uses nearest colour lookup to convert 32bpp-only sprites to indexed 8bpp on the fly. This provides a reasonable usable sprite instead of being incompatible.
10 lines
141 B
CMake
10 lines
141 B
CMake
add_files(
|
|
grf.cpp
|
|
grf.hpp
|
|
makeindexed.cpp
|
|
makeindexed.h
|
|
sprite_file.cpp
|
|
sprite_file_type.hpp
|
|
spriteloader.hpp
|
|
)
|