Skip to content

Commit 0afa371

Browse files
Add SDL_process.inc
1 parent 3f46437 commit 0afa371

File tree

2 files changed

+412
-0
lines changed

2 files changed

+412
-0
lines changed

units/SDL3.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ interface
123123
{$I SDL_metal.inc} // 3.2.0
124124
{$I SDL_vulkan.inc} // 3.2.0
125125
{$I SDL_thread.inc} // 3.2.0
126+
{$I SDL_process.inc} // 3.2.0
126127

127128

128129

0 commit comments

Comments
 (0)