Skip to content

Commit 047a1a7

Browse files
Merge pull request #20 from suve/add-SDL_mutex
Add SDL_mutex.inc (v3.2.12)
2 parents fb5baf1 + 799fc76 commit 047a1a7

File tree

2 files changed

+748
-0
lines changed

2 files changed

+748
-0
lines changed

units/SDL3.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ interface
126126
{$I SDL_process.inc} // 3.2.0
127127
{$I SDL_storage.inc} // 3.2.0
128128
{$I SDL_tray.inc} // 3.2.12
129+
{$I SDL_mutex.inc} // 3.2.12
129130

130131

131132

0 commit comments

Comments
 (0)