Skip to content

Commit c3fd94b

Browse files
Undef KMS/DRM + comment
1 parent 1ccf703 commit c3fd94b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

units/sdlsyswm.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
{$DEFINE SDL_VIDEO_DRIVER_OS2}
6969
{$ENDIF}
7070

71+
{ SDL2-for-Pascal: Disabled because there are no FPC/Delphi units available. }
72+
{$UNDEF SDL_VIDEO_DRIVER_KMSDRM}
73+
7174
{$IFDEF HAIKU}
7275
{$DEFINE SDL_VIDEO_DRIVER_HAIKU}
7376
{$ENDIF}

0 commit comments

Comments
 (0)