Skip to content

Commit d3b472a

Browse files
Add SDL_gpu.inc
1 parent 901b641 commit d3b472a

File tree

2 files changed

+4098
-0
lines changed

2 files changed

+4098
-0
lines changed

units/SDL3.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ interface
104104
{$I SDL_camera.inc} // 3.1.6-prev
105105
{$I SDL_events.inc} // 3.1.6-prev
106106
{$I SDL_render.inc} // 3.1.6-prev
107+
{$I SDL_gpu.inc} // 3.2.0
107108
{$I SDL_clipboard.inc} // 3.2.0
108109
{$I SDL_cpuinfo.inc} // 3.2.0
109110
{$I SDL_dialog.inc} // 3.2.0

0 commit comments

Comments
 (0)