mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 11:45:10 +01:00
93206d5a3c
Adds an audio manager to state to manage the creation of audio tracks and an audout service implementation that interfaces with it.
9 lines
383 B
XML
9 lines
383 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/app/libraries/fmt" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/app/libraries/oboe" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/app/libraries/tinyxml2" vcs="Git" />
|
|
</component>
|
|
</project> |