This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update mini_al.
pull/568/head
David Reid
7 years ago
parent
104391f82b
commit
950f31e620
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
src/external/mini_al.h
+ 4
- 4
src/external/mini_al.h
View File
@ -2746,10 +2746,10 @@ static mal_result mal_context__try_get_device_name_by_id(mal_context* pContext,
}
break
;
#
endif
#
ifdef MAL_HAS_COREAUDIO
case
mal_backend_coreaudio
{
/
/
TODO
:
Implement
me
.
}
break
;
o">/
/
case
l
">mal_backend_coreaudio
:
o">/
/
{
/
/
/
/
TODO
:
Implement
me
.
o">/
/
}
break
;
#
endif
#
ifdef MAL_HAS_OSS
case
mal_backend_oss
:
Write
Preview
Loading…
Cancel
Save