mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
As per #5702, SDL2_ttf dependency is completely eliminated from OpenRCT2. However, there are still references to it, which are redundant and misleading. Clean up the remaining references to libsdl2-ttf. Closes: https://github.com/OpenRCT2/OpenRCT2/issues/10308