mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 16:54:03 +02:00
Add Dreamcast backend.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
#set the KOS environtment variables
|
||||
source /opt/toolchains/dc/kos/environ.sh
|
||||
|
||||
make
|
||||
|
||||
exit
|
||||
Reference in New Issue
Block a user