Skip to content

Commit 6829994

Browse files
Update SDL_render.inc to 3.4.4
1 parent 292eb1a commit 6829994

File tree

2 files changed

+838
-308
lines changed

2 files changed

+838
-308
lines changed

units/SDL3.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ interface
111111
{$I SDL_camera.inc} // 3.4.4
112112
{$I SDL_events.inc} // 3.2.20
113113
{$I SDL_init.inc} // 3.2.20
114-
{$I SDL_render.inc} // 3.1.6-prev
115114
{$I SDL_gpu.inc} // 3.2.0
115+
{$I SDL_render.inc} // 3.4.4
116116
{$I SDL_clipboard.inc} // 3.2.0
117117
{$I SDL_cpuinfo.inc} // 3.2.0
118118
{$I SDL_dialog.inc} // 3.2.0

0 commit comments

Comments
 (0)