We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c3a959 commit 8b66f8aCopy full SHA for 8b66f8a
units/SDL3_image.pas
@@ -63,7 +63,7 @@ interface
63
{$IFDEF DARWIN}
64
IMG_LibName = 'libSDL3_image.dylib';
65
{$IFDEF FPC}
66
- {$LINKLIB libSDL2}
+ {$LINKLIB libSDL3}
67
{$ENDIF}
68
{$ELSE}
69
0 commit comments