1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 05:07:45 +00:00
serenity/Ports/freedink/patches/ReadMe.md
Tim Ledbetter cecc554102 Ports/freedink: Add required const to char* declarations
This allows FreeDink to be built with GCC 13.
2023-08-21 15:30:35 +02:00

223 B

Patches for freedink on SerenityOS

0001-Remove-android-specific-SDL-hint.patch

Remove android-specific SDL hint

0002-Add-required-const-to-char-declarations.patch

Add required const to char* declarations