Skip to content

Commit 799fc76

Browse files
committed
Add SDL_mutex.inc (v3.2.12)
1 parent fb5baf1 commit 799fc76

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)