File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,11 @@ supplied contributions or code was derived from their work:
2323 Thibaut VARENE - exSID support
2424 LouD - USBSID-Pico support
2525
26+ 3rd party libraries:
27+
28+ David Reid - miniaudio
29+ Victor Zverovich - fmt
30+ Steffen Schümann - filesystem
2631
2732Credit where credit is due, so if I missed anyone please let me know.
2833
Original file line number Diff line number Diff line change @@ -82,6 +82,10 @@ the character conversion requires presence of the POSIX/XSI iconv function famil
8282 https://github.com/mackron/miniaudio
8383 distributed under MIT license
8484
85+ * fmt
86+ https://github.com/fmtlib/fmt
87+ distributed under MIT license
88+
8589* filesystem
8690 https://github.com/gulrak/filesystem
8791 distributed under MIT license
You can’t perform that action at this time.
0 commit comments