mac os x instructions

This commit is contained in:
2026-05-06 17:31:15 +02:00
parent 7d662b0670
commit d2d9c82635
5 changed files with 75 additions and 13 deletions
+4
View File
@@ -15,6 +15,7 @@
ao_is_at_second_async
ao_music_duration_async
ao_bufsize_async
ao_reuse_buf_len
ao_clear_async
ao_pause_async
ao_set_volume_async
@@ -109,3 +110,6 @@
;extern double ao_volume_async(void *handle)
(define-libao-async ao_volume_async (_fun _libao-async-handle-pointer -> _double))
(define (ao_reuse_buf_len h) -1)