OpenTTD/src/spriteloader
Peter Nelson 7b717fcccb Codechange: Replace AllocatorProc with SpriteAllocator class.
This allows for state to be passed to or maintained by the allocator.
2024-05-30 20:16:28 +01:00
..
CMakeLists.txt
grf.cpp Change: Use std::make_unique instead of passing new() (#12539) 2024-04-20 11:20:49 +01:00
grf.hpp
sprite_file_type.hpp
sprite_file.cpp Codechange: range based for loops instead of C-style for loops 2024-04-11 07:05:04 +02:00
spriteloader.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00