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 c094a60 commit 63ce259Copy full SHA for 63ce259
units/sdl2.pas
@@ -127,7 +127,6 @@ interface
127
{SDL2 version of the represented header file}
128
{$I sdlstdinc.inc}
129
{$I sdlversion.inc} // 2.0.14
130
-{$I sdlerror_c.inc} // 2.0.14
131
{$I sdlerror.inc} // 2.0.14
132
{$I sdlplatform.inc} // 2.0.14
133
{$I sdlpower.inc} // 2.0.14
units/sdlerror_c.inc
0 commit comments