We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 292eb1a commit 6829994Copy full SHA for 6829994
units/SDL3.pas
@@ -111,8 +111,8 @@ interface
111
{$I SDL_camera.inc} // 3.4.4
112
{$I SDL_events.inc} // 3.2.20
113
{$I SDL_init.inc} // 3.2.20
114
-{$I SDL_render.inc} // 3.1.6-prev
115
{$I SDL_gpu.inc} // 3.2.0
+{$I SDL_render.inc} // 3.4.4
116
{$I SDL_clipboard.inc} // 3.2.0
117
{$I SDL_cpuinfo.inc} // 3.2.0
118
{$I SDL_dialog.inc} // 3.2.0
0 commit comments