We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5baf1 commit 799fc76Copy full SHA for 799fc76
2 files changed
units/SDL3.pas
@@ -126,6 +126,7 @@ interface
126
{$I SDL_process.inc} // 3.2.0
127
{$I SDL_storage.inc} // 3.2.0
128
{$I SDL_tray.inc} // 3.2.12
129
+{$I SDL_mutex.inc} // 3.2.12
130
131
132
0 commit comments