Skip to content

Commit dd9f796

Browse files
Update SDL_audio.inc to 3.4.2
1 parent 146c989 commit dd9f796

File tree

2 files changed

+430
-120
lines changed

2 files changed

+430
-120
lines changed

units/SDL3.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ interface
9797
{$I SDL_timer.inc} // 3.2.20
9898
{$I SDL_error.inc} // 3.4.2
9999
{$I SDL_power.inc} // 3.4.2
100-
{$I SDL_audio.inc} // 3.1.6-prev
100+
{$I SDL_audio.inc} // 3.4.2
101101
{$I SDL_sensor.inc} // 3.1.6-prev
102102
{$I SDL_scancode.inc} // 3.1.6-prev
103103
{$I SDL_keycode.inc} // 3.2.20

0 commit comments

Comments
 (0)